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]

Re: awt conclusion?


>>>>> "Niklas" == Niklas Fondberg <niklas.fondberg@i3micro.com> writes:

Niklas> The kaffe implementation with using X for the *nix platform
Niklas> seem like a good decision (in my opinion).  I've seen qt/x/gtk
Niklas> cluttered awt-start implementations and has not been lucky,
Niklas> correct me if I'm wrong.

I think the kaffe approach is fine for embedded systems.  If you want
something that really ties into the desktop, though, going with a
toolkit is easier than writing it from scratch.

Tom


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