0
I Use This!
Inactive

Commits : Listings

Analyzed about 8 hours ago. based on code collected about 13 hours ago.
Jul 19, 2025 — Jul 19, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
turtle sample revision to match new turtle.py module in framework removed aTurtle.py, wxTurtle.py, and wxTurtleChaos.py added ChaosScript1Direct.txt to show using the BitmapCanvas draw methods directly, removed ChaosScript2.txt modified various scripts to use autoRefresh = 0 to improve performance madness.txt slows down dramatically if autoRefresh = 1 but I left madness.txt as is for now More... almost 25 years ago
turtle sample revision to match new turtle.py module in framework removed aTurtle.py, wxTurtle.py, and wxTurtleChaos.py added ChaosScript1Direct.txt to show using the BitmapCanvas draw methods directly, removed ChaosScript2.txt modified various scripts to use autoRefresh = 0 to improve performance madness.txt slows down dramatically if autoRefresh = 1 but I left madness.txt as is for now More... almost 25 years ago
removed Auto Refresh option from Edit menu and updated source a refresh() is now done automatically when the color changes added Colors field, so the number of colors can be varied More... almost 25 years ago
removed Auto Refresh option from Edit menu and updated source a refresh() is now done automatically when the color changes added Colors field, so the number of colors can be varied More... almost 25 years ago
added loadFile and saveFile methods to graphic.py supported extensions now include: BMP, GIF, JPG/JPEG, PCX, PNG, PNM, TIF/TIFF, XBM, and XPM More... almost 25 years ago
added loadFile and saveFile methods to graphic.py supported extensions now include: BMP, GIF, JPG/JPEG, PCX, PNG, PNM, TIF/TIFF, XBM, and XPM More... almost 25 years ago
added _used flag to Event class and associated methods to support proper use of skip with keyPress More... almost 25 years ago
added _used flag to Event class and associated methods to support proper use of skip with keyPress More... almost 25 years ago
added modal FindDialog to dialog.py updated dialogs sample to show FindDialog updated addresses sample to use FindDialog, but didn't implement find logic yet More... almost 25 years ago
added modal FindDialog to dialog.py updated dialogs sample to show FindDialog updated addresses sample to use FindDialog, but didn't implement find logic yet More... almost 25 years ago
moved card number display to wstack More... almost 25 years ago
moved card number display to wstack More... almost 25 years ago
deleted extra comments from find More... almost 25 years ago
deleted extra comments from find More... almost 25 years ago
added Find and Find Next to textIndexer More... almost 25 years ago
added Find and Find Next to textIndexer More... almost 25 years ago
Final change for rounding problems More... almost 25 years ago
Final change for rounding problems More... almost 25 years ago
keyDown, keyUp, and keyPress events More... almost 25 years ago
keyDown, keyUp, and keyPress events More... almost 25 years ago
Fixed latitude rounding error More... almost 25 years ago
Fixed latitude rounding error More... almost 25 years ago
minor layout tweaks More... almost 25 years ago
minor layout tweaks More... almost 25 years ago
converted samples launcher to use sizers More... almost 25 years ago
converted samples launcher to use sizers More... almost 25 years ago
Excluded pythoncard.user.config.py More... almost 25 years ago
Excluded pythoncard.user.config.py More... almost 25 years ago
fixed version number in index.html and updated getting_started.html More... almost 25 years ago
fixed version number in index.html and updated getting_started.html More... almost 25 years ago