How to minimize a window on wxMac?

Stefan Csomor csomor at advancedconcepts.ch
Sat Feb 23 03:28:11 PST 2008


ok, I couldn't see any immediate problems with it, so uncomment in
toplevel.cpp the line 1833, so that it gets ORed to the features

        kWindowCanCollapse |

Best,

Stefan


On 2/23/08 12:16 PM, "Stefan Csomor" <csomor at advancedconcepts.ch> wrote:

> Hi Steven
> 
> On 2/23/08 11:50 AM, "Steven Van Ingelgem" <steven at vaningelgem.be> wrote:
> 
>> How can I minimize a window on wxMac?
>> 
>> 
>> I try using Iconize(), but it doesn't work. (it works fine in windows &
>> linux).
> 
> you've picked the one toplevel class that cannot be minimized (you see the
> minimize command in the window menu grayed out), the transparent test window
> however can do it. I'll do a check whether simply indicating that it can be
> minimized would be sufficient to make it work, or whether it would need a
> special implementation.
> 
> Best,
> 
> Stefan
> 
> 
> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: wx-users-unsubscribe at lists.wxwidgets.org
> For additional commands, e-mail: wx-users-help at lists.wxwidgets.org
> 

-- 

Advanced Concepts AG
Software-Engineering
Heldweg 10   
CH-8475 Ossingen
Switzerland

phone:+41 52 245 0 245
fax:+41 52 245 0 246
http://www.advanced.ch
mailto:csomor at advanced.ch








More information about the wx-users mailing list