Page 1 of 1

Application Menu Bar Not Visible

Posted: Sat Oct 10, 2009 6:26 am
by Westermeyer
Hello,

I'm using version 3.5 on an older Mac OS X (10.3.9). I've installed RunRev, but the menubar on the main stack (revMenuBar) isn't visible. In other words, only the buttons are available (Inspector, Script, Message Box, etc.), but drop down commands are nowhere to be seen (File, Edit, Tools, Object, etc.). Does anyone know how to make them visible?

Steve

Posted: Sat Oct 10, 2009 7:27 am
by Mark
Hi Steve,

Type the following in the message box and press enter:

Code: Select all

set the top of stack "revMenubar" to 100,100
If the problem persists, you might want to delete the file revpreferences.rev

Best,

Mark

Posted: Sat Oct 10, 2009 1:41 pm
by Randy Hengst
Steve,

Try typing

show menubar

in the message box.


take care,
randy

Posted: Sun Oct 11, 2009 1:53 am
by Westermeyer
Thanks for the help with this. I'm kind of embarrassed to say that I simply had to restart the application for the title bar to appear, and it's now working fine

S.