Does anyone know if it is possible to have a widget popup only to the level of its parent, but NOT have the parent popup? I have a case where I have a Widget partially hidden. A child widget is then popped up onto that widget. However, when the child pops up, it causes the parent to popup up to the top (which is what I don`t want). Parent is a TopLevel Shell, child is a DialogForm. Thanks for any help. DQ |
|||

Anonymous
Widget Popup Heirarchy
I have a similar question. I`m using Solaris and I have a dialog box pop up in one workspace that I need to make appear in all workspaces. However, when I have it pop up in all workspaces, all of the widgets in the original workspace pop up in all workspaces.