wiki:Packages/MicroWindows

Version 2 (modified by JoelSherrill, on 03/03/06 at 17:25:11) (diff)

/* Using MicroWindows in an Application */

MicroWindows

This page provides a description of MicroWindows and instructions on how to build it and use it in your application.

<?plugin CreateToc? jshide
1 with_toclink1 ?>

Description

Microwindows is an Open Source project aimed at bringing the features of modern graphical windowing environments to smaller devices and platforms. The Win32/WinCE API implementation is known as Microwindows, and the Xlib-like API implementation is known as Nano-X.

The TCB-2 and Fonix7000 are two examples of RTEMS-based products also using Microwindows and Nano-X.

http://www.microwindows.org/images/Nano-X-PopupKbd.gif

Building MicroWindows

TBD

Using MicroWindows in an Application

TBD - include configuration details and hints on where to start