There are a couple of screencasts on the site which look pretty nice. There are other wxwidgets form designers, and some IDE's for windows (like CodeBlocks) that will ensure that your C++ code is cross-platform compatible, but this may be a nice solution for people who really like C++ Builder and want to experiment with wxwidgets stuff in a more comfortable setting.
Quote
wxForms is an integrated form designer plugin for Borland C++ Builder that helps you to create cross platform applications for Windows, Mac OSX , Linux (gtk) using single source base. The wxForms code from C++ builder can be compiled in Mac OSX, Linux and Windows Mobile without much change using GNU GCC toolchain (in Windows, Linux, Mac OSX), VC++ , eMbedded VC++ (for Windows CE), Digital Mars and other compilers supported by wxWidgets Framework.
wxForms allows you to use all the C++ builder's powerful Form Designer/ Editor features (Form Alignment, Object inspector, Component Palette etc ) to quickly create Cross platform applications. Components can be easily customized by modifying their properties in the object inspector.
Unlike other wxWidgets Form designers, wxForms allows you to do form designing, code editing and debugging in one single place.
wxForms allows you to use all the C++ builder's powerful Form Designer/ Editor features (Form Alignment, Object inspector, Component Palette etc ) to quickly create Cross platform applications. Components can be easily customized by modifying their properties in the object inspector.
Unlike other wxWidgets Form designers, wxForms allows you to do form designing, code editing and debugging in one single place.














Logged




