View Single Post
  #1 (permalink)  
Old 04-25-2005, 01:00 PM
Peter Foot
Thinker
Join Date: Apr 2007
Posts: 354
Default wxWidgets 2.6.0 For Windows CE

http://www.wxwidgets.org/

"wxWidgets gives you a single, easy-to-use API for writing GUI applications on multiple platforms. Link with the appropriate library for your platform (Windows/Unix/Mac, others coming shortly) and compiler (almost any popular C++ compiler), and your application will adopt the look and feel appropriate to that platform. On top of great GUI functionality, wxWidgets gives you: online help, network programming, streams, clipboard and drag and drop, multithreading, image loading and saving in a variety of popular formats, database support, HTML viewing and printing, and much much more."

This is an interesting project with a long history, in this latest release stable support for Windows Mobile has been added, this allows you to use a standard set of libraries across a wide range of different desktop and embedded platforms.
 
Reply With Quote