Samples Screen Shots
Here are some pictures of the samples shipped with PythonCard. Click on any of the pictures to see a full size version.
You might also want to look at some screenshots of the Layout editor and runtime tools.
Note that the color of the windows below vary because they were captured on different machines using different color schemes. This shows that PythonCard which relies on wxPython/wxWindows is using native controls. There are some Linux screen shots on the next samples page.
To download the framework and these applications go to the downloads section of the project site on Sourceforge
addresses
A direct port of the layout and data from the HyperCard Addresses stack.
conversions
The sample handles conversion from fahrenheit to celsius and english to morse code which is shown above. You can add your own conversion classes.
dbBrowser
The initial login dialog.
A record from a MySQL database.
dialogs
This application showcases all of the different dialogs that you can invoke easily and simply in PythonCard.
When you press the 'Color' button the standard color dialog pops up. You can use this in your applications to enable users to customise the look and feel of the applications you develop - surprisingly enough.
The 'Text Entry' button pops up a dialog which allows you to enter text in a seperate window. I will leave you to decide when and where this will be useful.
doodle
A simple bitmap drawing program.
findfiles
The application when we have performed a search
The 'Browse for Folder' dialogue appears when you press the 'Add Dirs' button
The next page of screenshots are here.
$Revision: 1.13 $ : $Author: alextweedly $ : Last updated $Date: 2005/12/17 14:56:49 $