wxFormBuilder Plug-in SDK

wxFormBuilder has always has a plug-in type interface to make it easy to add new controls to wxFormBuilder. Once the development started on wxFormBuilder v3.0 the entire interface to plug-ins changed and became much easier to use. All you need to develop a plug-in is the sdk to link against, not the entire wxFormBuilder source tree.

  • Source Archive
  • Source (Use Subversion to get the source for building on any platform)
    • Current Development:
      svn co https://wxformbuilder.svn.sourceforge.net/svnroot/wxformbuilder/3.x/trunk/sdk wxformbuilder_sdk
    • Version 3.0 RC4-1:
      svn co https://wxformbuilder.svn.sourceforge.net/svnroot/wxformbuilder/3.x/tags/rc4-1/sdk wxformbuilder_sdk
GPL License      
Project Hosted by SourceForge.net