I there!
I want to use JOGL for faster 2D/SWING apps, because I´m using Solaris and Linux which are both based on X my swing apps all where really slow
As far as I know, that is possible, am I right?
Another question:
I played myself a little bit with opengl and glut when writing 2d apps (in C), and my problem was that I only got a readrad the whole screen event, which was very expensive and time consumpting
If only a label needed a redraw, all widgets had to be painted again…
Is this problem solved with opengl?
Thanks a lot, lg Clemens
PS: When will Sun thro away the ugly AWT-Implementations?