[wx-dev] [wxMac?] Zoom Size

Kevin Ollivier kevino at theolliviers.com
Mon Mar 5 11:13:41 PST 2007


Hi Vadim,

On Mar 5, 2007, at 10:43 AM, Vadim Zeitlin wrote:

> On Mon, 05 Mar 2007 10:33:21 -0800 Robin Dunn <robin at alldunn.com>  
> wrote:
>
> RD> IIUC, I think it would make sense for wxMac to just use the max  
> size we
> RD> already have, it seems to mean nearly the same thing as this  
> zoom size
> RD> property.  Plus, Get/SetMaxSize already exists.
>
>  I disagree. I did think about MaxSize but this is really hard max  
> size,
> i.e. the user can't resize the window to be bigger than this size  
> while
> under Mac the user can resize the "maximized" window to be bigger  
> (and I
> remember that I did all the time with Finder windows which never  
> were quite
> as big as I wanted them).

Actually, that's not quite true; it's app-dependent. Try maximizing  
Mail.app, and it will maximize to take up the whole available client  
area. The only difference with 'maximize' on Mac is that Mac apps,  
particularly document-centric apps, don't use the "hard max" if the  
window doesn't need it to render its contents. And BTW, on my Tiger  
box here, Finder also takes up the whole client area when I hit  
maximize.

FWIW, I agree with Robin on this.

Regards,

Kevin

>  Regards,
> VZ
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: wx-dev-unsubscribe at lists.wxwidgets.org
> For additional commands, e-mail: wx-dev-help at lists.wxwidgets.org
>





More information about the wx-dev mailing list