Linux auf PDAs

 

Grafische Oberflächen - GUIs I


 
Nano-X/MicroWindows (http://www.microwindows.org) Century Software
Samsung: YOPY
IBM: Linux wrist watch (http://www.research.ibm.com/WearableComputing/factsheet.html)
license: Open Source

Microwindows brings the features of modern graphical windowing environments to smaller devices and platforms. Applications may be built and tested on the Linux desktop, as well as cross-compiled for the target device. The Win32/WinCE API implementation is known as Microwindows, and the Xlib-like API implementation is known as Nano-X.

Qt-Embedded (http://www.trolltech.com) TrollTech
COMPAQ: iPAQ SHARP: Zaurus
license: QT Public License (QPL)

Qt is written in C++ and is fully object-oriented. Qt is a multi-platform toolkit. You may run Qt programs on the X Window System (Unix/X11) or Microsoft Windows NT/95/98/2000, Mac OS X?. Problem: not a true X-Server.

Fast Light Tool Kit - FLTK (http://www.fltk.org)
AgendaComputing: Agenda VR3
license: LGPL

The Fast Light Tool Kit is a C++ graphical user interface toolkit for X (UNIX(R)), OpenGL(R), and Microsoft(R) Windows(R) NT 4.0, 95, or 98.

PicoGUI (http://pgui.sourceforge.net/)
VTECH: HELIO
AgendaComputing: Agenda VR3
license: Open Source ??

Like the X Window System, it has a flexible client-server architecture. But, unlike X, fonts, bitmaps, widgets, and anything else the application would need are built in to the server. This sacrifices a small decrease in flexibility for an increase in speed and a large decrease in size. OS: Linux, uClinux, Microsoft Windows (untested).