wxAdditions Downloads
wxAdditions is a set of contributed controls and helpful functions that are built and kept up to date. They all come with makefiles and use BakeFile to generate them. Every effort has been made to keep the building easy and the structure of the source tree easy to use.
wxAdditions is entirely optional. If you plan to generate code that includes any of the wxAddition controls then you need to install the plug-in. If you then plan on compiling those generated files as part of a project, then you need to download the installer. For platforms other than Windows you should use the source from Subversion.
Features
- Each widget includes source
- makefiles for Visual C++.
- makefiles for MinGW Gcc.
- BakeFile build system.
- Included widgets:
- wxPlotCtrl
- wxFlatNotebook
- wxPropGrid
- wxScintilla
- AWX
- wxTreeListCtrl
- wxThings
- wxLedBarGraph
wxAdditions wxFormBuilder Plug-in Only
- Binary
- Windows
- Linux
- Source (Use Subversion to get the source for building on any platform)
- svn co https://wxformbuilder.svn.sourceforge.net/svnroot/wxformbuilder/plugins/additions/trunk/wxfbPlugin wxfbPlugin
wxAdditions Downloads (Pre-built contrib projects)
- Compiled with:
- MinGW 5.1.3 GCC 4.3.3 (TMD)
- Visual C++ 7.1 ToolKit [Download here]
- Compiled as:
- Static Libraries
- Dynamic Libraries
- Dynamic Libraries linked against monolithic wxWidgets (uses an ‘m’ in the library name to show it was compiled against the monolithic dll of wxWidgets)
- Unicode for all targets
- Windows Binaries
- wxAdditions_v2.8.7.02.exe [installer] (wxWidgets v2.8.7 support)
- wxAdditions_v2.8.7.02-gcc_v4.2.1.exe [installer] (Gcc v4.2.1 and wxWidgets v2.8.7 support)
- Source (Use Subversion to get the source for building on any platform)
- svn co https://wxformbuilder.svn.sourceforge.net/svnroot/wxformbuilder/plugins/additions/trunk additions
