Rechercher une page de manuel
wxformbuilder
Langue: en
Version: 28 August 2007 (ubuntu - 07/07/09)
Section: 1 (Commandes utilisateur)
NAME
wxformbuilder - WYSIWYG GUI Designer and Code Generator for wxWidgetsSYNOPSIS
wxformbuilder [-g][-l <str>][-h] [filename(s)...]DESCRIPTION
wxformbuilder is a GUI designer for programs which use wxWidgets. It is a very WYSIWYG designer, because it uses the actual controls to show the result, not some fake representation.Features include generation of C++ or XRC code, custom plugin support, and import of XRC code.
OPTIONS
- -h, --help
- Displays the list of accepted command-line arguments.
- -g, --generate
- Generate code from the passed file.
- -l, --language
- Override the code_generation property from the passed file and generate the passed languages. Separate multiple languages with commas.
EXAMPLES
Generate XRC code from myproject.fbpwxformbuilder --generate --language XRC myproject.fbp
AUTHORS
Jose Antonio Hurtado Juan Antonio Ortega Ryan Mulder Ryan Pusztai
HISTORY
2007 - Initial versionContenus ©2006-2024 Benjamin Poulain
Design ©2006-2024 Maxime Vantorre