Re: [Java-gnome-developer] Gnome Library
Brought to you by:
afcowie
From: <fer...@lo...> - 2003-06-05 14:44:58
|
Gabriele, > I want my application, a GPL P2P Chat with the possibility to live draw ( > unfortunatly only in italian ), runs on all system (at the moment I use > Swing but look&feel is awful). You just want a prettier look or do you want better graphic performance? > So I want port my application to SWT, but I want to expand the feature of my > application when it runs on gnome for a better system integration. Maybe you can get what you want just by using SWT or GTK+. Both, using recent versions, will use the nativve look of the plataform. And both have nice features for drawing. > 1) Try compiling java-gnome using the GTK port for Win32 ( I try GIMP on > windows and it's work very well), so it work on > linux, unix and win system; in Italy there are few Mac system ! There's a GTK+ port for Macs, but I do no know how stable it is. On Windows, use this release of GCC and GCJ: http://www.thisiscool.com/gcc33_mingw.htm Else get MingW from mingw.sourceforge.net and use a standard Java2 SDK. > 2) Using only SWT ( I'm not able to exapand SWT, I'm a 23 years old student > of software engineering). Maybe this will be easier, as you can already get SWT binaries for Win32, Linux and Mac. []s, Fernando Lozano |