|
From: Kevin A. <al...@se...> - 2001-09-17 20:02:11
|
I'm just announcing to the list for now. As usual, the file is at: https://sourceforge.net/project/showfiles.php?group_id=19015 The big change is that PyCrust is no longer included in the distribution, so you'll need to get PyCrust 0.6 separately. Also, Andy has been work on distutils and if no problems are reported with this .zip distribution, then we'll put up distutils distributions for Linux and Windows tomorrow, but there won't be any additional changes to the modules and samples. Please download proto-0.4.5.zip and report any problems to the list today if possible. changes since 0.4.4.5 Release 0.4.5 2001-09-17 PyCrust is no longer included in the PythonCardPrototype distribution, please download PyCrust at: http://sourceforge.net/project/showfiles.php?group_id=31263 moved Bitmap class to graphic.py module added getPILBits and setPILBits to Bitmap class to simplify using PIL with PythonCard added BitmapCanvas widget to widget.py added doodle and hopalong samples which use BitmapCanvas The BitmapCanvas is very experimental and will be enhanced and improved Debug windows are now children of the app window Namespace Viewer, Property Editor, Shell added 'Save Configuration' option to Debug menu this will create a pythoncard.user.config.py file with the current debug window position and sizes changed Message Watcher to use sizers renamed readDictionaryFile to readAndEvalFile updated addresses.py and searchexplorer.py to use the new function ka --- Kevin Altis al...@se... |