On a mac this also means hiding the mac menubar, although there is no easy way to do this without using JNI. Right now it is done in a very hacky but easy way, by overriding the windows setVisible method and using NSMenu from the very old Apple-Java API stuff.
As a result it returns errors such as:
- Code: Select all
Invalid memory access of location 00000005 eip=903346d8
