Overview
Examples
Screenshots
Comparisons
Applications
Download
Documentation
Tutorials
Bazaar
Status & Roadmap
FAQ
Authors & License
Forums
Funding Ultimate++
Search on this site
Search in forums












SourceForge.net Logo
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 Go to previous messageGo to previous message
deep is currently offline  deep
Messages: 263
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

 
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: GridCtrl + rich texts
Next Topic: Linking issue...cmd line vs U++ vs Codeblocks...
Goto Forum:
  


Current Time: Fri Apr 19 16:07:57 CEST 2024

Total time taken to generate the page: 0.07817 seconds