Update of /cvsroot/pythoncard/PythonCard/docs
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv20156
Modified Files:
changelog.txt
Log Message:
Updated for assorted additions made over last few months.
Index: changelog.txt
===================================================================
RCS file: /cvsroot/pythoncard/PythonCard/docs/changelog.txt,v
retrieving revision 1.320
retrieving revision 1.321
diff -C2 -d -r1.320 -r1.321
*** changelog.txt 25 Dec 2005 13:53:15 -0000 1.320
--- changelog.txt 26 Dec 2005 19:03:53 -0000 1.321
***************
*** 14,17 ****
--- 14,23 ----
updated turtle.py and bitmapcanvas.py component to force update on Mac
renamed samples.py to samples.pyw
+ added work-in-progress version of multiresourceEditor
+ (tools/resourceEditor/multirwesourceEditor)
+ support customizable window styles in backgroundInfo of resourceEditor
+ added convenience wrappers for pop-up menus, multiple check-box dialogs,
+ multiple button dialogs (helpful.py and samples/helpfulWrappers)
+ added sample for sudoku solver/helper (samples/sudoku)
|