On 1/12/07, Dirk Kuijsten <[EMAIL PROTECTED]> wrote:
I tried jamvm plus classpath but got the GTK-Peer bug because a library my app uses draws with Graphics2D. Normal swing sliders/borders and comboboxes did work though and the application could be closed nicely. Didn't have top menus of course. [...]
I've had some thoughts on auto-Hildonisation of Java apps: http://www.bleb.org/software/770/#wip I think something similar would be possible with Swing, but it's definitely doable with AWT.
I don't know if cairo is available on the N800? If so, someone should try to configure classpath with --enable-gtk-cairo, which according to my understanding of this problem should solve the GTK-Peer bug (?)
I believe Cairo is, so that could be interesting. Cheers, Andrew -- Andrew Flegg -- mailto:[EMAIL PROTECTED] | http://www.bleb.org/ _______________________________________________ maemo-developers mailing list [email protected] https://maemo.org/mailman/listinfo/maemo-developers
