Update of /cvsroot/pythoncard/PythonCard/docs
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv17777/docs
Modified Files:
changelog.txt
Log Message:
Added horizontalScrollbar to TextArea, updated ResourceEditor to include it.
Index: changelog.txt
===================================================================
RCS file: /cvsroot/pythoncard/PythonCard/docs/changelog.txt,v
retrieving revision 1.310
retrieving revision 1.311
diff -C2 -d -r1.310 -r1.311
*** changelog.txt 28 Sep 2004 14:44:04 -0000 1.310
--- changelog.txt 30 Sep 2004 23:04:52 -0000 1.311
***************
*** 8,11 ****
--- 8,12 ----
Release 0.8.1 2004-10-??
+ added horizontalScrollbar flag to TextArea component
added appendText ScrollLines workaround to TextArea component on Windows
added lexicon and pattern files downloading to life sample
|