wx.tools.pywxrc¶
- pywxrc – Python XML resource compiler
(see http://wiki.wxpython.org/index.cgi/pywxrc for more info)
- Usage: python pywxrc.py -h
python pywxrc.py [-p] [-g] [-e] [-v] [-o filename] xrc input files…
- -h, --help
show help message
- -p, --python
generate python module
- -g, --gettext
output list of translatable strings (may be combined with -p)
- -e, --embed
embed XRC resources in the output file
- -v, --novar
suppress default assignment of variables
- -o, --output
output filename, or - for stdout
Functions Summary¶
Classes Summary¶
|
Functions¶
- main(args=None)¶