Page 1 of 1

Issue with menu bars on OS X

Posted: Wed Mar 25, 2009 3:51 pm
by massung
I'm having a bit of a problem with adding a menu bar to my top-level stack in OS X. Here's the symptoms:

When I first create the menu bar, Rev asks me if I would like to compensate all controls in the view by the height of the menu bar. If I say 'no' (because OS X puts the menu outside the window), then Rev displays all the controls wrong when I'm editing the app. If I say 'yes' then when I build a standalone and run the app the controls are (initially) messed up, only fixed after the first resize operation of the stack.

I'm just wondering if there is some order of operations I need to follow in order to get this to work right?

Thanks!

Jeff M.

Posted: Wed Mar 25, 2009 5:38 pm
by Mark
Dear Jeff,

This is a very old, long-standing bug. Probably, the bug is even older than Revolution ;-)

Is the destroyWindow property of your stack true? You can see this in the stack property inspector. Turning it off might help.

Best,

Mark

Posted: Wed Mar 25, 2009 8:01 pm
by massung
Thanks for the reply, even though I didn't like what I heard. ;)

Anyone know if this is fixed in 3.5 or if there is any plan to fix it sometime soon?

Jeff M.