Re: [Java-gnome-developer] New in the list
Brought to you by:
afcowie
From: pancake <pa...@ph...> - 2005-10-02 22:48:10
|
Hi benjamin, You can talk to me in catalan/spanish if you want. Answering your questions... > > - If I program with GTK libraries, have I got > portability to Linux and Windows? I think the answer > is yes, and The Gimp can be an example. Are you talking about java+gtk ? Well the answer is yes, GTK+ is portable, but you need to install't :) (also on windows, WinForms are not GTK!) If you'r talking about java+gtk you'll need the native libraries and the java-native-interface libraries (You'll need GTK installed on your system and the native interface). > - If I program with Gnome libraries, besides using > GTK, I suppose I'll get some advantadges, but I don't > know what kind they are and if I will lose > compatibility with Windows or even KDE (althought I'm > a Gnome fan :P). I don't know if libGnome is completely ported to Win32 systems. uhm, what's a question here? You can take a look on the JavaGnome API in 'our' homepage: http://java-gnome.sf.net/ too see what kind of features and advantatges you get using libGnome. > Thanks very much > > Benja |