Before they did Kaffe, the folks behind Transvirtual did an AWT-like
toolkit called BISS-AWT... you may find that, lacking the dependencies
on Kaffe, BISS-AWT is easier to build:

    http://www.biss-net.com/biss-awt.html

And, of course, there's always Swing.

Nathan


On Fri, Jun 09, 2000 at 04:55:01AM -0700, peter johnson wrote:
> Hi All,
> My company needs some kind of open-source replacement for AWT, so we can
> control display better and optimize portions of the  rendering for our
> application.  Currently we run Slackware 3.6 (Linux 2.0.35, libc5) and
> XFree 3.3.5.  We've been using Blackdown JDK/JRE 1.1.6 v5.  Kaffe 1.0.5
> appears to build and install, but fails most (85 of 91) of the tests
> from "make check".  I've tried to compile just the AWT portions, but get
> many "cyclic inheritance" errors.  I'm pretty sure this is because of
> the way AWTEvent is defined - it declares variables that depend on
> MouseEvent, FocusEvent and WindowEvent.  I'm working on this -
> meanwhile, any suggestions for quicker alternatives will be gladly
> accepted if anybody has already solved this problem.
> 
> Thanks in advance.
> 
> --
> Peter Johnson
> [EMAIL PROTECTED]
> 
> 
> 
> ----------------------------------------------------------------------
> To UNSUBSCRIBE, email to [EMAIL PROTECTED]
> with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]


----------------------------------------------------------------------
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to