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
1 day
ago. based on code collected
1 day
ago.
Jul 01, 2025 — Jul 01, 2026
Showing page 132 of 136
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
samples modified for package use
kasplat
More...
almost 25 years ago
samples modified for package use
kasplat
More...
almost 25 years ago
added docs, docs\html, and .cvsignore
kasplat
More...
almost 25 years ago
added docs, docs\html, and .cvsignore
kasplat
More...
almost 25 years ago
Initial revision
monkyboy
More...
almost 25 years ago
Initial revision
monkyboy
More...
almost 25 years ago
Changed download to point to files pages not individual package
andy47
More...
almost 25 years ago
added gainFocus and loseFocus messages and event classes
kasplat
More...
almost 25 years ago
added find() method to Background to replace findByName() and added warnings.warn("use find() instead", DeprecationWarning)
kasplat
More...
almost 25 years ago
added a Commands menu for Clear Screen, revision and date strings and a bit of cleanup in some of the doc files.
kasplat
More...
almost 25 years ago
added deleteWidget method to Background, takes a name as input just like findByName
kasplat
More...
almost 25 years ago
Added prototype screenshots and download
andy47
More...
almost 25 years ago
turtle graphics sample, port from original wxPython/tk turtle library
kasplat
More...
almost 25 years ago
added StaticLine, Image, and ImageButton widgets and got rid of the annoying green/blue button color
kasplat
More...
almost 25 years ago
added getCurrentBackground to PythonCardApp and changed shell reference to self instead of the current background so the shell has complete access to the running app
kasplat
More...
almost 25 years ago
updated to support StaticLine widget
kasplat
More...
almost 25 years ago
added StaticLine widget to spec.py and widget.py
kasplat
More...
almost 25 years ago
addes vertical and horizontal StaticLine to the proof layout
kasplat
More...
almost 25 years ago
added __version__.py to include in release distributions
kasplat
More...
almost 25 years ago
path = os.path.dirname(aFileName) and bg.file = os.path.join(path, bg.file) added to model.py so that module = imp.load_source( moduleName, bg.file ) works when starting PythonCard outside a samples directory Still need to add the code to expand the prefixes for file resources file: in Image and ImageButton and the background image for Panel or change how widget.py does its loading.
kasplat
More...
almost 25 years ago
showInteractivePrompt and -s command-line option added to enable PyCrust
kasplat
More...
almost 25 years ago
temporary use of self.pyCrustFrame.shell.interp.locals['pcapp'] = bg as the PyCrust reference, so in the shell (PyCrust) you can just type pcapp to ref the current background
kasplat
More...
almost 25 years ago
PyCrust support with conditional import. This version always starts PyCrust
kasplat
More...
almost 25 years ago
fixed getForegroundColor and getBackgroundColor to return the actual values being used rather than what was set during init
kasplat
More...
almost 25 years ago
added wxCLIP_SIBLINGS = 0x20000000 so that wxPython 2.3.0 would work
kasplat
More...
almost 25 years ago
Properties Editor should now work as a properties viewer (no editing) updated widget.py by adding and changing method names to match capitalization in spec.py so Property Editor would be able to use get methods correctly.
kasplat
More...
almost 25 years ago
start of a Property Editor debug window, use -p command-line option to use
kasplat
More...
almost 25 years ago
commented out Button style and RadioGroup border attributes
kasplat
More...
almost 25 years ago
added ControlDown() check to on_bgWidgets_mouseDown
kasplat
More...
almost 25 years ago
Fixed bugs with Choice methods getItems(), setItems() and __init__. Added self.items member.
monkyboy
More...
almost 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