Home » Community » Newbie corner » Adjusting the Z order of a dialog window?
Re: Adjusting the Z order of a dialog window? [message #49055 is a reply to message #49054] |
Sun, 10 December 2017 08:24   |
 |
deep
Messages: 268 Registered: July 2011 Location: Bangalore
|
Experienced Member |
|
|
You can call "someDialog.open();" this using timercallback from constructor like,
SetTimeCallback ( 200, THISBACK ( your_function ), 0 );
With positive value it is called once after time delay ( first value is time delay in msec. )
This way you allow constructor to finish its tasks and then call Dialog.
Warm Regards
Deepak
[Updated on: Sun, 10 December 2017 08:24] Report message to a moderator
|
|
|
Goto Forum:
Current Time: Sat Jun 21 09:11:00 CEST 2025
Total time taken to generate the page: 0.02889 seconds
|