From: Kevin A. <al...@se...> - 2001-11-26 20:44:13
|
TextArea in cvs now uses wxTE_RICH. widgets.py has been updated along with the samples that were previously counting newlines under Windows. That means the next release will require wxPython 2.3.1. I will probably go ahead and add an explicit check for the wxPython version during the framework initialization and do a sys.exit() if wxPython 2.3.1 or later isn't installed. I don't expect to do a release until next week. ka |