RE: [Java-gnome-developer] java-gnome .8 status
Brought to you by:
afcowie
From: Jeffrey M. <Jef...@Br...> - 2002-04-01 12:44:38
|
As of last night the code in cvs will compile and you can run TestGTK and TestGNOME using GLib2, GTK2, GNOME2. Below I will give a status for each of the native libraries. GLib2 - I have made no attempt to provide bindings for the majority of the GLib library. Access to most of the APIs from GLib is not necessary in order to write GNOME applications. What is there is working well. Pango - I have provided fairly good coverage from pango but most of the code is not thoroughly tested. I will be writing several examples demonstrating how to use this library prior to the next release. ATK - Basic support is there but is un-tested. GTK2 - The bindings for GTK2 are complete. Most of the widgets have been tested and are working as expected. The API has changed so a port will be necessary for existing applications. I hope to update all of the examples in the src/examples/gtk directory early this week. I will also be creating examples for the new widgets. libgnomeui - The binding for libgnomeui is complete. I still need to update the examples prior to the next release. libgnome - The binding for libgnome is complete. TODO for release 0.8 1) Update all examples. 2) Create new examples to demonstrate new widgets/functionality. 3) Update documentation. 4) Update build system to address reported problems. 5) Test, test, test. -Jeff > Hello, > > I'm just wondering of the status of .8, and support for glib2... I'm > hoping to help in building the java-gstreamer bindings and > would like to > base them on a solid project. > > Thanks, > > Andy > > > > _______________________________________________ > java-gnome-developer mailing list > jav...@li... > https://lists.sourceforge.net/lists/listinfo/java-gnome-developer > |