Re: [Java-gnome-developer] new projects
Brought to you by:
afcowie
From: Clemens E. <Lin...@we...> - 2002-06-09 13:42:46
|
Hi! >* windows > Do you have any concrete examples of this actually working under >windows. This is a major part of my software, so it is essential that >there is a chance for this to work. > hi! Yes, of course there is a chance for this to work. Theoretically you only need to read the Linux-Makefile and compile and link the c files like under Linux. I think there sould be only minor compile and link errors. Maybe I have some time to try it out next time... >Also, I >* Development > Is java-gtk being actively developed, by people who are still >interested in it? (by looking at the sourceforge files, this seems to be >true) > I also want to help, but I dont have any time now, and i'm not a very good developer. >Are there any competing gtk-in-java projects? > Hmm, I dont know very big projects but yes, there are many tools developed with java-gtk. If you want, you also can compile your java-app nativly with gcj (This doesnt work under Windows for now - gcj3.1 has no jni support under windows). I think the biggest problem is that there are no RPM's avaible. With compiled rpms (with libGTK.so, gtk.jar, gtk.so (for gcj)) it would be easy for ditributions to include this great stuff. cu Linuxhippy PS: You said you're using delphi, there is an commercial app avaible for Linux called "Kylix2" from Borland, with that you can recompile your delphi-apps with only minior changes (If you only used the Borland-Component-Library). Good luck! > > > >Thanks in advance for your response. > > >+----------------------------------------------+ >| Mark Howard mh...@ca... | >| http://www.tildemh.com mh...@ti... | >+----------------------------------------------+ > > >_______________________________________________________________ > >Don't miss the 2002 Sprint PCS Application Developer's Conference >August 25-28 in Las Vegas - http://devcon.sprintpcs.com/adp/index.cfm?source=osdntextlink > >_______________________________________________ >java-gnome-developer mailing list >jav...@li... >https://lists.sourceforge.net/lists/listinfo/java-gnome-developer > > > |