New documention for the Form Designer ready!
After far too long, the VCF Builder form designer is now able to create and manipulate forms, components, controls, and properties, and produce a file that is completely ready to be loaded up in your C++ projects.
There's still plenty more property editor's to write, but the basic properties can now be edited.
The new document's walk you through creating a new form, editing it, and add support for creating a new instance of it in your C++ code.
Check it out here:
To use this, you'll need the latest code from the VCF (devmain-0-6-9) and the latest code for the VCF Builder from CVS. Once a few more VCF issues are cleared up I'll be making a release and the first formal VCF Builder release.
