Home » U++ Library support » TopWindow&PopUp, TrayIcon » Simple way of switching dialogs
Re: Simple way of switching dialogs [message #28549 is a reply to message #28548] |
Mon, 06 September 2010 16:02  |
|
Hi guys,
koldo wrote on Mon, 06 September 2010 15:51 | In this case I have some StaticRects for a TopWindow.
To go from one page to other, I hide all StaticRects but the one I want to see.
For example I use this in a setup wizard program.
|
I used the same approach for setup wizard... I am just not sure if StaticRect is the best choice, ParentCtrl is IMHO much better suited for this purpose. The downsize of this approach is that it assumes all the windows have same size - or you have to resize it properly on each switch.
Honza
|
|
|
Goto Forum:
Current Time: Mon Aug 25 14:08:07 CEST 2025
Total time taken to generate the page: 0.06732 seconds
|