Portability of Java Swing applications to OSX -


recently wrote extremely basic java swing program couple of text fields , buttons. program works fine me on ubuntu java 1.5. when try run on osx (10.4), main window displayed correctly program seems unresponsive. nothing seems happen, no matter button click on.

i know next nothing mac osx, there might doing wrong?

could executing off event-dispatch thread? example, might creating, displaying , modifying jtextarea in main thread.


Comments

Popular posts from this blog

windows - Why does Vista not allow creation of shortcuts to "Programs" on a NonAdmin account? Not supposed to install apps from NonAdmin account? -

What's the encoding type of Android 2.2 push message? -

visual studio - Deleting lines of code in a text editor -