PythonCard is cross-platfrom framework for building desktop apps with Python.">
Kevin Altis: PythonCardPythonCard is cross-platfrom framework for building desktop apps with Python.(Untitled)- 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.http://radio.weblogs.com/0102677/categories/pythoncard/2002/10/28.html#a21 (Untitled)- October 21, 2002 Jon Udell has posted an article about Python as the "scripting language to drive a major, user-facing, GUI-intensive application". I have often wondered myself why Mahogany wasn't done in Python and wxPython instead of C++ and wxWindows. We're exploring the scriptability of apps with PythonCard. Both the codeEditor and textEditor expose the Python shell, which is built-in to all PythonCard applications. However, rather than just having a menu item to hide and show the shell, we added the...http://radio.weblogs.com/0102677/categories/pythoncard/2002/10/21.html#a20 |