This is the mail archive of the java@gcc.gnu.org mailing list for the Java project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

First AWT Success!


After a lot of gcj debugging, and in the end writing a patch I still
don't understand, I have managed to get the Classpath TestAWT program
to display a frame!

Of course, the frame has no contents, and in general things seem
fairly broken.  Still, this represents real progress in my book.

I'm using the Classpath Gtk peers.  I compiled the Java bits with
-fjni, and I'm using the JNI native code.

Tom


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]