Nano-x/microwindows, Embedded qt, Nano-x/microwindows embedded qt – Digi 9P 9360/9750 User Manual

Page 37

Advertising
background image

3 7

A p p l i c a t i o n D e v e l o p m e n t

Nano-X/microwindows

Nano-X makes it possible to write applications using the framebuffer with an API similar

to Xlib. There are two demo applications. To use either you must start with the nano-X

server.

and then the application.

For further details see http://www.microwindows.org/

Embedded Qt

Embedded Qt is a small variant from the Troll Tech Cross Platform GUI toolkit. A demo

is included. To start the demo enter the following:

For further information see http://www.trolltech.com/products/qt3/embedded/

#

nano-X &

#

nanox_bar &

On targets with small flash, nano-X is disabled by default. You may pass
“--enable nano-X” to configure, despite the flash size, but you risk overwriting the
rootfs on the target.

#

qthello -qws

On targets with small flash, Qt is disabled by default. You may pass “--enable qt” to
configure, despite the flash size, but you risk overwriting the rootfs on the target.

Advertising