Hi,
I'm trying to test an app written in Java using 1.6 libraries on OSX. I've downloaded the developer preview, and everything seems to work except the text of some JButtons is cut off with '...'. The rounded Aqua style buttons may be doing the damage, but that'd go against the write once run anywhere theory of Java somewhat. It runs fine under Linux, and I'm told under Windows too.
Has anyone come across this issue? (It may have been an issue with 1.5, I don't have a program using JButtons and no 1.6 libraries to test).
I'm trying to test an app written in Java using 1.6 libraries on OSX. I've downloaded the developer preview, and everything seems to work except the text of some JButtons is cut off with '...'. The rounded Aqua style buttons may be doing the damage, but that'd go against the write once run anywhere theory of Java somewhat. It runs fine under Linux, and I'm told under Windows too.
Has anyone come across this issue? (It may have been an issue with 1.5, I don't have a program using JButtons and no 1.6 libraries to test).