|
Project Information
Members
Featured
Downloads
Wiki pages
Links
|
OverviewwxMax is a BlitzMax language binding for wxWidgets, an easy-to-use API for writing GUI applications on multiple platforms. There are still some things ToDo. Getting wxMaxwxMax is available from the Downloads area. You have a choice of either an already pre-compiled bin release, or one you can build yourself. We also provide a set of wxWidgets pre-compiled static libraries, headers and localization files in the Downloads area for use with wxMax. These are included in the bin release.
Using wxMaxMy first app - HelloWorld A minimal app - MinimalApp A GuideToPorting explains some of the differences between a C++ based app and its BlitzMax equivalent. TutorialsSome tutorials are included with the distributions, and also available online here. HelpSee the SetupAndInstallation guide for getting yourself up and running with the module. The FrequentlyAskedQuestions page might help if you get stuck. And don't forget, you can also use the BlitzMax forum or the wxMax Group to ask questions, and chat about the module. Did You Know?wxMax includes several third-party modules on top of the standard wxWidgets distribution. They are :
The wxCTB module included with wxMax also works on OS X. That's right! You can use a standard Serial API on all three platforms :-) As far as we know, this is the only version of wxCTB that supports OS X ! |