openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
P
PythonCard
Settings
|
Report Duplicate
0
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Inactive
Commits
: Listings
Analyzed
about 18 hours
ago. based on code collected
about 21 hours
ago.
Jul 07, 2025 — Jul 07, 2026
Showing page 128 of 136
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
changed samples to use dot notation
kasplat
More...
almost 25 years ago
changed samples to use dot notation
kasplat
More...
almost 25 years ago
the big dot notation switch, changed to _getText and _setText style in widget.py which required changes in the rest of the framework haven't done extensive testing yet, since widget.py is in flux
kasplat
More...
almost 25 years ago
the big dot notation switch, changed to _getText and _setText style in widget.py which required changes in the rest of the framework haven't done extensive testing yet, since widget.py is in flux
kasplat
More...
almost 25 years ago
changed samples to use dot notation
kasplat
More...
almost 25 years ago
changed samples to use dot notation
kasplat
More...
almost 25 years ago
added Background BackgroundColor button to change the backgroundColor for the panel, so you can quickly try various combos of backgroundColor of the widgets and the panel to see what works and what doesn't
kasplat
More...
almost 25 years ago
added Background BackgroundColor button to change the backgroundColor for the panel, so you can quickly try various combos of backgroundColor of the widgets and the panel to see what works and what doesn't
kasplat
More...
almost 25 years ago
added support for 'defaultStackPosition':(0, 0), in pythoncard.config.py or pythoncard.user.config.py files to override the position specified in the application .rsrc.py
kasplat
More...
almost 25 years ago
added support for 'defaultStackPosition':(0, 0), in pythoncard.config.py or pythoncard.user.config.py files to override the position specified in the application .rsrc.py
kasplat
More...
almost 25 years ago
fixed Background (and panel) so that backgroundColor and foregroundColor can be get/set
kasplat
More...
almost 25 years ago
fixed Background (and panel) so that backgroundColor and foregroundColor can be get/set
kasplat
More...
almost 25 years ago
removed shell initialization menu item and code from test_turtle since it is now handled automatically with the pycrustrc.py if the shell is enabled at startup
kasplat
More...
almost 25 years ago
removed shell initialization menu item and code from test_turtle since it is now handled automatically with the pycrustrc.py if the shell is enabled at startup
kasplat
More...
almost 25 years ago
main pycrustrc.py file, we can remove this from cvs if people don't like the abbreviated names
kasplat
More...
almost 25 years ago
main pycrustrc.py file, we can remove this from cvs if people don't like the abbreviated names
kasplat
More...
almost 25 years ago
added pycrustrc.py loading at initialization, turtle sample uses one
kasplat
More...
almost 25 years ago
added pycrustrc.py loading at initialization, turtle sample uses one
kasplat
More...
almost 25 years ago
added _getAttributeNames to Widget class
kasplat
More...
almost 25 years ago
added _getAttributeNames to Widget class
kasplat
More...
almost 25 years ago
SourceForgeTracker sample
kasplat
More...
almost 25 years ago
SourceForgeTracker sample
kasplat
More...
almost 25 years ago
brief tutorial that I originally posted to the mailing list
kasplat
More...
almost 25 years ago
brief tutorial that I originally posted to the mailing list
kasplat
More...
almost 25 years ago
added _getAttributeNames to WidgetDict for PyCrust attributes test
kasplat
More...
almost 25 years ago
added _getAttributeNames to WidgetDict for PyCrust attributes test
kasplat
More...
almost 25 years ago
added ugly recursive search routines to find methods for __getattr__ and __setattr__ but the routines are so ugly they must be replaced
kasplat
More...
almost 25 years ago
added ugly recursive search routines to find methods for __getattr__ and __setattr__ but the routines are so ugly they must be replaced
kasplat
More...
almost 25 years ago
__getattr__ and __setattr__ now throw AttributeError when an attribute doesn't exist. added createAttributes method to preload __dict__ for each Widget and Widget subclasses
kasplat
More...
almost 25 years ago
__getattr__ and __setattr__ now throw AttributeError when an attribute doesn't exist. added createAttributes method to preload __dict__ for each Widget and Widget subclasses
kasplat
More...
almost 25 years ago
←
1
2
…
124
125
126
127
128
129
130
131
132
…
135
136
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree