View Single Post
Old 11-16-2005, 04:40 PM   #15
Sawtooth
Member
Sawtooth has learned how to buy an e-book online
 
Posts: 10
Karma: 90
Join Date: Sep 2005
Device: Sony Clié SJ22
Apple has just released a new version of Java 1.5 for Mac OS X, and Eclipse released SWT 3.2M3 earlier this month. Both improve Sunrise on Mac OS X quite a bit :
- All images are now converted (the SWT+AWT bug is fixed, or worked-around enough so that things work).
- Redrawings of windows are instantaneous (some widgets were slow to redraw when switching from tab to tab).
- Sunrise should no longer have a reason to crash when you choose File -> Exit or close the window (sadly, it still crashes if you type Command-Q or choose SWT -> Quit).

I had to make a few adjustments to the package to integrate all this, so here is a new one. I think this one is good to go on Sourceforge.

Note for non-Mac OS X users : the folder __MACOSX and the .files and ._files in the archive are invisible on Mac OS X. These files and folder are required.

Last edited by Sawtooth; 11-27-2005 at 05:37 PM.
Sawtooth is offline