PythonCard is a cross-platform GUI construction kit that relies on wxPython for its GUI functions.
The main PythonCard web site.
This page will be expanded to cover documentation not already rolled into the main documentation page.
Nine PythonCard Tutorial videos based on the documentation.
To report problems, or to ask questions that are not answered in the documentation or on these pages try the pythoncard-users mailing list
BugReports should go to the mailing list or to SourceForge.
PythonCard08 - release 0.8 to do list, also see the old PythonCardToDoList for items that haven't been migrated to the new list
| PythonCardForHyperCardUsers | PythonCardForWxPythonUsers | PythonCardForVisualBasicUsers |
| PythonCardKnownBugs | wxPythonOSX Issues |
| PythonCardSampleApps | PythonCardEditor | PythonCardEmailApp |
PythonCardLinuxInstall - is this still relevant?
PythonCardNameChange - origins of PythonCard and possible project names that didn't get used
PythonCardReleaseNotification - places we notify when new versions are releases
May 2011: Effort is now underway to renew the push to release a Pythoncard 1.0. Features that have been added include:
- Widgets:
PythoncardPdfWindow, PythoncardFlashWindow, PythoncardMatplotlibCanvasWindow, PythoncardMultiSelectionList, PythoncardDragAndDropEnabledTreeControl, PythoncardIehtmlWindow
PythoncardMdiParentWindow, PythoncardMdiChildWindow, PythoncardMdiSashWindow, PythoncardMultiPanelBackgroundWindow
Updated PythoncardLayoutManager supporting the newly added widgets, and a revived action manager (provide list of actions or events associated with widgets in a context-sensitive fashion - no more needs to memorize which widget can do what).
