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: how complete is awt?


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

Niklas> how complete is awt?

Not complete enough to run.  I don't have a definite percentage.

Niklas> And how does it translate? 
Niklas> GTK, X, QT???

It is a fairly typical peer-based implementation.  Right now there are
some xlib peers, and a very small amount of Gtk+ peer code.  You could
write peers for Qt if you were so inclined.

Niklas> Anything to think when compiling gcc?
Niklas> Anything to think of when writing .java source?

What do you mean?

Tom


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