RE: [Java-gnome-developer] swing support
Brought to you by:
afcowie
From: Jeffrey M. <Jef...@Br...> - 2001-12-06 19:18:47
|
The Classpath project already has an effort underway to develop GTK peers for AWT. I believe they are fairly complete. Currently the focus of this project is on producing Gnome 2 bindings. I believe the slow performance on swing has little to do with the AWT implementation. It is my belief that it has to do with the fact that the widgets are rendering themselves and bypassing the native rendering facilities of the operating system. AWT typically performs quite well. -Jeff > Just a hunch but I'd bet with the correct AWT peers implemented to use > Java-GNOME, Swing would 'just work.' Unfortunately, AWT > peers aren't on > the todo list for this project. That, however, doesn't stop someone > else from using Java-GNOME as a base to implement AWT peers. > > any feedback from developers 'in the know?' > > -joe > > On Thu, 2001-12-06 at 10:37, Niko Schwarz wrote: > > > whats your idea bout this? > > -- > Innovation Software Group, LLC - http://www.innovationsw.com > Custom Internet and Computer Solutions > Linux, UNIX, Java Training > > > _______________________________________________ > java-gnome-developer mailing list > jav...@li... > https://lists.sourceforge.net/lists/listinfo/java-gnome-developer > |