How to minimize a window on wxMac?

Stefan Csomor csomor at advancedconcepts.ch
Sat Feb 23 03:16:51 PST 2008


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







More information about the wx-users mailing list