Kirix Support Forums

marvellous - but my minimize buttons do not show up ;(

Please post all general questions, comments, bug reports, and any other wxAUI feedback here.

marvellous - but my minimize buttons do not show up ;(

Postby trifox on Thu Feb 07, 2008 5:33 pm

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
trifox
Registered User
 
Posts: 2
Joined: Thu Feb 07, 2008 5:00 pm

Re: marvellous - but my minimize buttons do not show up ;(

Postby Ben on Tue Feb 12, 2008 12:42 am

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
Ben Williams
Kirix Support Team
User avatar
Ben
Kirix Support Team
 
Posts: 525
Joined: Mon Dec 19, 2005 6:29 am

Re: marvellous - but my minimize buttons do not show up ;(

Postby trifox on Thu Feb 14, 2008 3:57 am

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...
trifox
Registered User
 
Posts: 2
Joined: Thu Feb 07, 2008 5:00 pm

Return to wxAUI Questions, Thoughts & Feedback