>>>>> "Clemens" == Clemens Eisserer <[EMAIL PROTECTED]> writes:
Clemens> How good is AWT now? Are there still some essential parts missing? AWT is good enough to run simple applications. There are also parts missing. Clemens> Would it be better to use JDK1.1.8 and extend it. But that Clemens> would maybe make it incompatible with classpath... In theory you could write Swing on top of any AWT implementation. If it can run on Sun's AWT, but still compile in the Classpath tree, then I think that would be fine for us. (If it were done cleanly, following the API correctly, etc.) Someday our AWT would be able to run it too. Tom _______________________________________________ Classpath mailing list [EMAIL PROTECTED] http://mail.gnu.org/mailman/listinfo/classpath

