Mario Diethelm Guallar
2015-07-14 21:52:44 UTC
Hi,
I am working on an application that uses two independent dialog objects
(WDialog). Under certain conditions or using a WPushButton one of the
dialogs call the another (activate it using the show() method). The
called dialog always appears behind the caller dialog no matter the
value of the z-index property is set for each one. Obviously what I want
is the opposite, i.e. to show the called dialog on top of the caller
dialog. Both dialogs are modal dialogs.
How do yo control which dialog appears in front?
thanks. Regards.
________________________
Mario Diethelm Guallar
I am working on an application that uses two independent dialog objects
(WDialog). Under certain conditions or using a WPushButton one of the
dialogs call the another (activate it using the show() method). The
called dialog always appears behind the caller dialog no matter the
value of the z-index property is set for each one. Obviously what I want
is the opposite, i.e. to show the called dialog on top of the caller
dialog. Both dialogs are modal dialogs.
How do yo control which dialog appears in front?
thanks. Regards.
________________________
Mario Diethelm Guallar