Re: [Java-gnome-developer] Re: java autoconf macros
Brought to you by:
afcowie
From: Jeffrey M. <ku...@zo...> - 2003-12-18 02:56:49
|
After reviewing the libgnomeui bindings I discovered that we only needed to add one widget; PasswordDialog. I just wrote the jni layer. Perhaps somebody can write the public interface for this new class. It is in cvs. I also took a quick look at the libgnomecanvas bindings. It appears like we have near complete coverage of this library. The only question is "does it work?". Can somebody please take a look at these classes (org.gnu.gnome.Canvas*). I am about to look into the gtk bindings to make sure we are ready for Dec 22nd. -Jeff On Wed, 2003-12-17 at 20:15, Jeffrey Morgan wrote: > I am building the jars and shared objects without problems. > I am just failing while building a few of the docs (can't > locate the docbook scripts and has a problem creating > javadocs). I am about to review and update the libgnome > and libgnomeui components. > > There are 17 classes from the libgnome-canvas library in > the gnome package. I will be checking these to see what > level of coverage we have. I am not sure if these classes > work properly. Has anybody tried using them? |