first of all, let me apologize if misuse java terminology. it's not field of expertise - i'm obj-c/cocoa guy, java stuff gets me lost.
i'm trying make java app use little more mac friendly. normally, it's bare .jar , lacks many things, such proper app name, dock icon, , mac menubar usage.
still have copy of jar bundler included xcode 3. bundles produces work nicely part, has problem particular jar file. whatever reason, use macintosh menu bar option doesn't work. in fact, it's ignored, , app's menus remain attached window.
not have access source.
cause menubar option fail? there can without first acquiring source?
p.s. it's no big deal if it's not possible, there way can force application use native (or closer native) file dialogs instead of mediocre-at-best standard java ones?
is menu bar there when launch jar? can set java system property enable/disable menu bar @ top of screen, default put on top, if coders set system property won't appear there.
No comments:
Post a Comment