]> git.saurik.com Git - wxWidgets.git/history - wxPython/demo/ExpandoTextCtrl.py
test that _INTEGRAL_MAX_BITS is defined before comparing with it; changed wxHAS_HUGE_...
[wxWidgets.git] / wxPython / demo / ExpandoTextCtrl.py
2006-09-26  Robin DunnWorkaround some platform differences
2006-09-25  Robin Dunnhandle starting out with multiple lines of text.
2006-09-23  Robin DunnAdded wx.lib.expando, a multi-line textctrl that exands...