[Date Prev][Date Next][Thread Prev][Thread Next] [Search] [Date Index] [Thread Index]

No Subject



>I'm trying to learn (read: teach myself through masochistic trial-and-error)
>QuickDraw and windowing via Macperl and I've come up a little dry ...
>
>what works, kind of (borrowed from code i found i-don't-remember-where):
>
>BEGIN {
>  $ScrnRect = GetMainDevice()->gdRect;
>  $ScrnRect->top($ScrnRect->top + 20);
>}


ma! altzo mod!f! $ScrnRect to be of desired size
top($ScrnRect->top + 20) - does so as well
top = 0
0 + 20 = menubar height




===== Want to unsubscribe from this list?
===== Send mail with body "unsubscribe" to macperl-request@macperl.org