Hello all,
first of all i am impressed with the simplicity of this library
i am going to pimp up my program mutatorkammer
http://fractalmovies.com/index.php?opti ... nfo&id=102
but i have a problem i am using wxWidgetsv2.8.4
and no calls of
m_mgr.GetPane(clip).MinimizeButton(true);
m_mgr.update()
display a minimize button on the panel, what am i doing wrong ? how is this button supposed to work, i think it minimizes to its titlebar ( hopefully )
or can the minimize button only displayed for non dockable windows ?
or does the minimize button only appear if panel is maximized ?
so, as i said i would like to minimize to the title bar, any hints are welcome
ck
Kirix Support Forums
marvellous - but my minimize buttons do not show up ;(
3 posts
• Page 1 of 1
- trifox
- Registered User
- Posts: 2
- Joined: Thu Feb 07, 2008 5:00 pm
Re: marvellous - but my minimize buttons do not show up ;(
Hello there,
Thanks for the question.
Right now, a pane can only be minimized once it has been maximized. We're interested in eventually implementing minimize a la Eclipse.
Thanks again,
Ben
Thanks for the question.
Right now, a pane can only be minimized once it has been maximized. We're interested in eventually implementing minimize a la Eclipse.
Thanks again,
Ben
Ben Williams
Kirix Support Team
Kirix Support Team
-
Ben - Kirix Support Team
- Posts: 525
- Joined: Mon Dec 19, 2005 6:29 am
Re: marvellous - but my minimize buttons do not show up ;(
ah, that explains a lot
would it be possible to add an icon to the window - to set the height of a panel to zero or lastsize
only by using external functions on the plane ? i mean by using standard wxwidgets window properties?
i think this could be a bit hard
because externally visible is as far as i know only the wxPaneInfo object...
would it be possible to add an icon to the window - to set the height of a panel to zero or lastsize
only by using external functions on the plane ? i mean by using standard wxwidgets window properties?
i think this could be a bit hard
because externally visible is as far as i know only the wxPaneInfo object...
- trifox
- Registered User
- Posts: 2
- Joined: Thu Feb 07, 2008 5:00 pm
3 posts
· Page 1 of 1
Return to wxAUI Questions, Thoughts & Feedback