MAC REQUEST: apple.laf.useScreenMenuBar
Submitted by Saturday, 1 July, 2006 - 18:22
on
in the "java" section of the info.plist in the mac download, I'd like to request one small change: Using the mac's top white menu as the default menu bar... you do this by added the following entry to the key entry in the info.plist:
[code]
Java
Properties
.......
apple.laf.useScreenMenuBar
true
[/code]
This will put jEdit's menu bar at the top of the screen in the white menubar.