> So, can somebody give me the needed hints ? Or is the GTK AWT dead ? If so, > does someone know of an alternative to get an AWT for the Linux framebuffer ?
You might want to take a look at "rudolph", Wonka's [1] AWT implementation. It doesn't rely on an underlying OS or external libraries and can run on bare bones hardware directly writing into video memory, on Linux systems with framebuffer support or on any XWindow system, graphically emulating the target platform. [1] http://wonka.acunia.com/ -- Dries Buytaert :: http://wonka.acunia.com/
