From: Kevin A. <al...@se...> - 2001-09-18 15:51:56
|
In addition to the regular 'proto-0.4.5.zip' source file, there is a win32 binary installer 'proto-0.4.5.win32.exe' and a Unix 'proto-0.4.5.tar.gz' file; both use distutils. Please report any problems to the list. ka > -----Original Message----- > From: pyt...@li... > [mailto:pyt...@li...]On Behalf Of Kevin > Altis > Sent: Monday, September 17, 2001 1:04 PM > To: pythoncard-Users > Subject: [Pythoncard-users] announce: release 0.4.5 > > > 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... > > > _______________________________________________ > Pythoncard-users mailing list > Pyt...@li... > https://lists.sourceforge.net/lists/listinfo/pythoncard-users > |