I need to know if a window which is opening is associated with a frame.
I see in the debugger, in the Shared tab, that the window is listed as "For window xxx". For instance, if my frame was w_frame and my associated window was w_win. When w_win opens and is stopped in the debbuger, the Shared tab will list "For window w_frame".
I have not determined how to access that list of shared objects in code or if there is another property which indicates whether or not the window is associated with a frame.
I would appreciate any help you can offer.
Thanks,
LR
I see in the debugger, in the Shared tab, that the window is listed as "For window xxx". For instance, if my frame was w_frame and my associated window was w_win. When w_win opens and is stopped in the debbuger, the Shared tab will list "For window w_frame".
I have not determined how to access that list of shared objects in code or if there is another property which indicates whether or not the window is associated with a frame.
I would appreciate any help you can offer.
Thanks,
LR