TrollTech Releases Embedded Qt PDA environment
Justin Davies writes: "TrollTech will be making the embedded Qt environment for PDA systems on Monday available under a commercial and GPL license on monday. The environment will contain an application launcher, window manager and input methods including a virtual keyboard.
This provides the first common Linux enironment for PDA systems allowing an easy porting system from the desktop to the PDA."
This actually doesn't use X. Widgets like QT or GTK are not inherently linked to X. Its just that the Linux versiosn use X for the underlying layer. The win32 versions use win32 APIs.