|
 |
Thursday, February 20, 2003 |
 |
Sunday, February 09, 2003 |
Pygick
V. Satheesh Babu writes:
I wanted to find out how quick PythonCard is, to learn and use. Answer - it is the quickest to make GUIs! Then I thought about what kind of application I can write. Making a easy to use batch image processor seemed like a good idea. I vaguely remember seeing an application like this - so whatever I could remember from that applications' GUI as a base, made an application. I used PythonMagick, a library for ImageMagick functions.
10:03:26 AM
|
|
 |
Saturday, February 01, 2003 |
PyObjC is interesting, but not relevant to me
I don't expect I'll be using PyObjC much myself because I'm committed to writing cross-platform applications. That is why I'm using Python, wxPython and PythonCard to write apps that run on Windows, Linux, and Mac OS X. I don't know Objective-C and I really don't have any interest in learning a single OS API such as Cocoa anymore than I want to invest a lot of time in .NET that only works with Windows.
Yes, .NET may someday run on the Mac, but I'll bet it won't ever work on Linux. I think the Mono project is deluding itself if it thinks that someday it won't get crushed by the MS lawyers, so that isn't an option for .NET compatibility. I'll be very pleased if Mono does succeed, but I won't consider investing time even looking at C# and .NET for a couple of years. I'm very happy with Python and libs for Python.
I've changed my primary operating system many times in the past and I expect that I will again, so cross-platform, open source languages and libraries are the thing for me. In fact, all of the PythonCard code that I've written in the last year and half is now working on my G4 tower.
11:16:45 AM
|
|
 |
Monday, January 20, 2003 |
PythonCard 0.7
PythonCard is a GUI construction kit for building cross-platform desktop applications on Windows, Mac OS X, and Linux. The latest release of PythonCard includes over 40 sample applications and tools to help users edit and build applications in Python. Check out the sample pages for screenshots and info about the samples.
The documentation page has links to installation instructions for Windows that covers installing Python, wxPython, and PythonCard. Check the changelog for a complete list of changes for release 0.7.
10:22:53 AM
|
|
 |
Monday, December 23, 2002 |
New Sample Pages
There are new pages on the PythonCard web site showing off the samples included with PythonCard. Some of the samples (gadflyDatabase, life, simpleIEBrowser, spirograph) are not in release 0.6.9, but you can get them from cvs.
There is a wiki page describing how to install and use cvs. If you want to keep up with changes between releases, you should definitely use the cvs version of PythonCard as releases are only made every one to three months. A complete list of changes since the last release is available in the changelog.
2:15:19 PM
|
|
 |
Thursday, December 19, 2002 |
 |
Monday, October 28, 2002 |
PythonCard 0.6.9
PythonCard is a GUI construction kit for building cross-platform desktop applications on Windows, Mac OS X, and Linux. The latest release of PythonCard includes over 30 sample applications and four tools to help users edit and build applications in Python.
The documentation page has links to installation instructions for Windows that covers installing Python, wxPython, and PythonCard. Check the changelog for a complete list of changes for release 0.6.9.
9:08:19 AM
|
|
© Copyright 2003 Kevin Altis.
|
|
|