Re: Menubar presentation on a Mac

2010-03-09 Thread igorrumiha
On Mar 9, 2:57 pm, WoodHacker wrote: > Hi All, > > Can anyone explain how I can get a traditional Mac OS menubar to > appear at the top of the screen? > > Normally I would use  (System/setProperty > "apple.laf.useScreenMenuBar", "true") and then > (.setJMenuBar ...) in my main frame. > > This does

Menubar presentation on a Mac

2010-03-09 Thread WoodHacker
Hi All, Can anyone explain how I can get a traditional Mac OS menubar to appear at the top of the screen? Normally I would use (System/setProperty "apple.laf.useScreenMenuBar", "true") and then (.setJMenuBar ...) in my main frame. This does not appear to work. The menu shows up in the frame i