Home » U++ Library support » StatusBar&InfoCtrl » Statusbar disappears
Statusbar disappears [message #6443] |
Mon, 13 November 2006 05:04  |
zaurus
Messages: 42 Registered: May 2006
|
Member |
|
|
Hi!
I see my statusbar disappear if I maximize the window. With no maximize everything is ok and also if I make the window zoomable the statusbar stays.
In constructor -> No statusbar:
AddFrame(m_Status);
Maximize();
In constructor -> Have statusbar:
AddFrame(m_Status);
Zoomable();
Maximize();
Is this normal? If yes what is the reason that the window must be zoomable. In booth cases the window is maximized to the whole screen. I'm using UPP 610 dev2 with Win2K.
Zaurus
|
|
|
Goto Forum:
Current Time: Sat Jul 19 04:34:49 CEST 2025
Total time taken to generate the page: 0.03795 seconds
|