Skip to content

Features

Operating Systems

  • Windows
  • Linux
  • macOS

User Interface

  • What You See Is What You Get (WYSIWYG)
  • Clean and simple design.
  • Ability to add your own controls.
  • Wizard to generate the needed inherited class for the GUI code generated by wxFormBuilder. Check ‘Tools->Generate Inherited Class’ menu item for more details.

Event Handlers

  • Use the Connect() method or the event table for creating events.
  • Ability to add your own event handlers for most controls.
  • Easily add more events through external xml files. No need to re-build.

Code Generation

  • C++
  • XRC
  • Python
  • PHP
  • LUA

Miscellaneous

  • Import XRC
  • Fully Unicode Compliant