Software Wiki
Status: Beta
Brought to you by:
michael556
PythonCard is a set of ready-made objects for using wx to render Python-based GUIs.
A Python GUI has two source files:
file.py: The back-end code itself, with code for each object being contained in a function.
file.rsrc.py: This is the resource file defining the component layout and object sizes.
PythonCard is no longer supported since around 2008.