Christoph Toshok <[EMAIL PROTECTED]> writes:

> the AWT is further from completion now than it was before (but given
> the state before, that's not that bad, I think.. .:)

Um, Chris, are you actually going to implement the native portions of
Java 2D?  Graphics2D objects are not your friends.  I'm currently
wearing my tunnel vision glasses to make sure I don't look at the API
for Java 2D too much (every time I do, I start to go into
convulsions).

Our GTK+ 1.1 AWT peers, minus printing, are almost done.  So, as far
as JDK 1.1 goes, there's no real need to finish up all those native
methods (unless you want Motif support).

If you really want to do native/peer 1.2 AWT stuff, your time might be
better spent hacking on Classpath's AWT.  It looks as though our 1.2
AWT might end up relying on GnomeCanvas, since it already does most of
the fancy features required for Java 2D support.

-- 
Paul Fisher * [EMAIL PROTECTED]

Reply via email to