MCPcopy Create free account
hub / github.com/eclab/edisyn / disableMenuBar

Method disableMenuBar

edisyn/Synth.java:4040–4071  ·  view source on GitHub ↗

Disables the menu bar. disableMenuBar() and enableMenuBar() work in tandem to work around a goofy bug in OS X: you can't disable the menu bar and reenable it: it won't reenable unless the application loses focus and regains it, and even then sometimes it won't work. These fu

()

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 15

setupMIDIMethod · 0.95
tryToSendMIDIMethod · 0.95
showSimpleErrorMethod · 0.95
showSimpleMessageMethod · 0.95
showSimpleConfirmMethod · 0.95
setupColorsMethod · 0.95
doSaveAsMethod · 0.95
doSaveTextMethod · 0.95
displayLoadBulkDialogMethod · 0.95
doOpenMethod · 0.95
selectDirectoryMethod · 0.95

Calls 2

addMethod · 0.45
setEnabledMethod · 0.45

Tested by

no test coverage detected