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 8 hours
ago. based on code collected
about 13 hours
ago.
Aug 20, 2025 — Aug 20, 2026
Showing page 133 of 136
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
added experimental drag and resize code, use the control key when clicking set 'editable' to false on fields before dragging
kasplat
More...
about 25 years ago
added wxCLIP_SIBLINGS to the init style of all widgets
kasplat
More...
about 25 years ago
changed setSize to keep the actual widget size, not (-1, -1) for default size. changed the behavior of setSelection and getSelection, added getStringSelection, etc.
kasplat
More...
about 25 years ago
changed getSelection to getStringSelection to match new widget.py behavior
kasplat
More...
about 25 years ago
changed on_chkEnabled_mouseClick to use findAllComponents() method
kasplat
More...
about 25 years ago
added Revision and Date cvs strings
kasplat
More...
about 25 years ago
added findHandler and findLocalHandler to support background handlers
kasplat
More...
about 25 years ago
changed the code to use a background handler on_bg1_mouseClick
kasplat
More...
about 25 years ago
added replaceSelection method
kasplat
More...
about 25 years ago
fixed setSize in Image class
kasplat
More...
about 25 years ago
workaround for textfield replace bug until wxPython wxTextCtrl is fixed
kasplat
More...
about 25 years ago
changed the menu names and layout and switched to remove() for clear
kasplat
More...
about 25 years ago
added findFocus to Background, uncommented setSize and move in widget.py added return to more functions in widget.py
kasplat
More...
about 25 years ago
added Cut, Copy, Paste... to .rsrc and the user code the clipboard data is now pasted automatically when the program starts
kasplat
More...
about 25 years ago
even more functions missing return
kasplat
More...
about 25 years ago
added return to TextField functions so they actually return results, DOH!
kasplat
More...
about 25 years ago
attempt to fix searchExplorerFavorites.py getting updated in cvs by using a different .cvsignore entry searchExplorerFavorites.* instead of just searchExplorerFavorites.py
kasplat
More...
about 25 years ago
Added classes ComponentSpec and AttributeSpec, enhanced parsing of spec.py. Samples changed because i ran searchExplorerer and it changed it's data file.
monkyboy
More...
about 25 years ago
added most of the remaining methods for TextField and List
kasplat
More...
about 25 years ago
A minimal PythonCard app that can be used as a template.
kasplat
More...
about 25 years ago
forgot to check for a draw
kasplat
More...
about 25 years ago
added .cvsignore to tictactoe
kasplat
More...
about 25 years ago
Tic Tac Toe proto sample
kasplat
More...
about 25 years ago
Added findAllComponents and findComponentsByClass to make it easier to get a hold of a Backgrounds components.
monkyboy
More...
about 25 years ago
added searchExplorerFavorites.py
kasplat
More...
about 25 years ago
changed all occurances of 'false' to 0 and 'true' to 1
kasplat
More...
about 25 years ago
commented out Button isdefault from spec.py and widget.py
kasplat
More...
about 25 years ago
added textEnter message support for fldSearch
kasplat
More...
about 25 years ago
added parens around unused messages in the message watcher
kasplat
More...
about 25 years ago
Added a new event, DispatchEvent in dispatch.py. This event is broad cast to listeners of EventDispatch - it carries the original event and indicates whether the event was 'used'. It's used in debug.MessageWatcher.
monkyboy
More...
about 25 years ago
←
1
2
…
128
129
130
131
132
133
134
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