summaryrefslogtreecommitdiffstats
path: root/Mac/Lib/EasyDialogs.py
Commit message (Collapse)AuthorAgeFilesLines
* Convert \n to \r in strings that are displayed in the dialogs.Jack Jansen1998-07-011-8/+19
|
* Allow specifying own resources for all dialogsJack Jansen1997-06-201-7/+15
| | | | Allow changing labels on yesnocancel dialog
* Replaced MacOS.EnableAppSwitch with MacOS.SchedParamsJack Jansen1997-06-121-2/+2
|
* Add a few more BringToFont callsJack Jansen1997-05-131-0/+3
|
* Fixes to progress bar by SDM, modified by Jack:Jack Jansen1997-05-121-16/+79
| | | | | | | - Window has a titlebar, and title() changes it - The label is changed with label() - The window is now movable-modal - Cancel is now called Stop, and works.
* Fixed flashing in ProgressBar update.Jack Jansen1996-10-151-9/+8
|
* Fixed progressbar cleanupJack Jansen1996-10-041-6/+4
|
* Added region argument to various ...Update calls.Jack Jansen1996-04-101-2/+6
| | | | Also, some rsrc files got rebinhexed (sigh)
* Removed addpack callsJack Jansen1996-03-201-4/+0
|
* Added a ProgressBar() class (which shows a progress bar). Needs newJack Jansen1995-11-141-0/+63
| | | | resource.
* Various toolbox routines have gotten new names.Jack Jansen1995-07-171-12/+12
|
* two new modules for the Mac toolboxGuido van Rossum1995-04-051-0/+110