How to minimize a window on wxMac?

Stefan Csomor csomor at advancedconcepts.ch
Sun Feb 24 05:52:58 PST 2008


Hi Steven

if you launch the shaped sample, is the minimize command enabled now for
this window ? after the change it was for me and it worked from that, I
didn't put the iconize method in code ...

Best,

Stefan


On 2/23/08 2:56 PM, "Steven Van Ingelgem" <steven at vaningelgem.be> wrote:

> I tried uncommenting it in the wx28 branch, did a full rebuild, but it
> still fails to minimize...
> 
> On 23/02/2008, Stefan Csomor <csomor at advancedconcepts.ch> wrote:
>> 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
>> 
>> 
>> 
>> 
>> 
>> 
>>  ---------------------------------------------------------------------
>>  To unsubscribe, e-mail: wx-users-unsubscribe at lists.wxwidgets.org
>>  For additional commands, e-mail: wx-users-help at lists.wxwidgets.org
>> 
>> 
> 
> ---------------------------------------------------------------------
> 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