Shaun McDonald wrote: > jEdit adds some extra functionality for Mac users through a plugin. You > may want to look into that.
It's not about extra functionality, just about the bare basics to behave nicely at the moment. See my other reply from 5 minutes ago for details. > I have a package that sorts the menu bar, without any JOSM code changes. > http://shaunmcdonald.me.uk/osm/JOSM/macosx/JOSM.dmg Let me guess: "java -Dapple.laf.useScreenMenuBar=true"? That's the same technique I use, just I set the property from inside. But that's just one if 10 changes (look into the trac ticket for details). > They also do the configurable keyboard shortcuts for each OS. Are the > keyboard shortcuts in JOSM configurable, through a config file? If not > how easy would it be to implement? See my reply to "Ctrl-O used twice" on this list. cu Henry _______________________________________________ josm-dev mailing list [email protected] http://lists.openstreetmap.org/listinfo/josm-dev
