[Java-gnome-developer] libgtkhtml support
Brought to you by:
afcowie
From: Jeffrey M. <Jef...@Br...> - 2003-11-18 13:57:15
|
I am happy to announce basic support for libgtkhtml in java-gnome. This morning I checked in code that allows you to display html pages in a new control. The java classes are located in org.gnu.gtk.html package. I have also added a simple example in src/gtk/html that will display several of the java-gnome tutorial pages. The current support is very basic (many classes not implemented and no events) but hopefully it will grow over time. This change also adds an additional pre-requisite for the build process. You will need to have libgtkhtml 2.0 or higher on your system in order to compile java-gnome. -Jeff |