Problems with Swing on Kaffe

Sean Chen kaffe@rufus.w3.org
Sat, 18 Jul 1998 13:07:55 -0400 (EDT)


On Fri, 17 Jul 1998, dog wrote:

> zun wrt:
> > . .. . Sean is writing a pure X-based AWT
> 
> how about a pure ggi-based awt?
> 	http://www.ggi-project.org/
> that could be *very* fast.

That's a good idea too.  But a ggi-based awt would need native JNI code,
which I'm completely avoiding with X.  So not only pure X but also pure
Java code.

. . . Sean.