wxBuilder Notes
---------------

Makefiles
---------

Visual C++: replace /Yu /Yc with /YX

To be done
----------

Short term
==========

-- complete basic action repertoire
-- further makefile generation
-- fine details of 'style' parameter, e.g. listboxes, frames...
-- auto compiling and running
-- documentation

Long term
=========

-- frames as children
-- file per window option
-- MDI
-- slider
-- command line parser generation
-- help file generation
-- CLIPS generation
-- further actions and events
-- repertoire of GDI object, e.g. fonts, pens, brushes.
-- Integration of Petr's RC parsing code
-- Output of RC files
-- Support for wxForm
-- loading bitmaps on canvases

