b r a y d e n . o r g / Software

/ WebHome / GuiToolkits / MiniGui

This Web


WebHome  
Topic List  
Web Statistics 

All Webs


Books
Main
Random
Software
TWiki  

brayden.org


Home
Monthly Digest
Today's Links
Resumé
Reading List
Books RSS
Random RSS
Software RSS

Other


Dale's Blog

currently-reading
TextDrive

MiniGui

From the Mini GUI web site :

MiniGui is an LGPLed free software project, led by Beijing Feynman Software Co., Ltd.. It aims to provide a fast, stable, and lightweight Graphics User Interface support system, which is especially fit for real-time embedded systems based on Linux.

MiniGui defines a set of light windowing and GDI (Grahpics Device Interface) APIs for applications. By using them, an application can create multiple windows and/or controls, and can draw in these windows/controls without interfering the others.

MiniGui is composed of four libiraries: libminigui, libmywins, libmgext, and libvcongui. Libminigui is the core library, which provides windowing and graphics interfaces as well as the standard controls. Libmywins provides some useful and convenient user interface functions, such as `Open File Dialog Box'. Libmgext is an extension library of libminigui and provides some pretty and useful controls. Libvcongui provides a virtual console window in which you can run programs in character mode.


WxWindows is built atop MiniGui on some platforms - QNX specifically, maybe others.

-- DaleBrayden - 04 Mar 2003

 
 
Current Rev: r1.1 - 04 Mar 2003 - 19:59 GMT - DaleBrayden, Revision History:Diffs | r1.1
© 2003-2011 by the contributing authors.