on preOpenStack
if "mac" is in the platform then
hide grp "myMenus"
else
show grp "myMenus"
end if
end preOpenStack
Hope that helps,
Malte
_______________________________________________
use-revolution mailing list
[email protected]
Please visit this url to subscribe, unsubscribe and manage your subscription
preferences:
http://lists.runrev.com/mailman/listinfo/use-revolution
I also just hate how menubars (do not) work on mac Os X. However with
all problematic stacks I had the problem went away with hiding the
menubar group. So I have something like this on preopenstack
- "Set as Menu Bar on Mac OS" oddities Russell Martin
- Re: "Set as Menu Bar on Mac OS" oddities J. Landman Gay
- Re: Re: "Set as Menu Bar on Mac OS" oddities Malte Brill
