[Mono-list] wxWindows bindings?

David dcuny@lanset.com
Thu, 4 Apr 2002 23:55:56 -0800


Greg Haerr wrote:

> Another possibility might be using Microwindows 
> (http://microwindows.org) I've been considering this, 
> since Microwindows implements the Win32 GDI API, 
> it might be simpler for System.Windows.Forms.
> Also, Microwindows is very small, and runs on many platforms.

The two aren't mutually exclusive. The recently added wxUniversal project 
implements a large, portable set of emulated controls. Projects involving 
wxUniversal (in various states of development) include:

 wxWindows for X11 (wxX11)
 wxWindows for Nano-X (wxNano-X)
 wxWindows for Microwindows (wxMicrowindows)
 wxWindows for SciTech MGL (wxMGL)

You can find out about these projects at on the wxEmbedded page:

   http://www.wxwindows.org/embedded.htm

You can find screenshots and DOS demos of wxMGL on the SciTech site:

   http://www.scitechsoft.com/wxmgl.html

-- David Cuny