]> git.saurik.com Git - wxWidgets.git/commit
Added wx.lib.expando, a multi-line textctrl that exands as more lines
authorRobin Dunn <robin@alldunn.com>
Sat, 23 Sep 2006 04:15:20 +0000 (04:15 +0000)
committerRobin Dunn <robin@alldunn.com>
Sat, 23 Sep 2006 04:15:20 +0000 (04:15 +0000)
commitac9d5e9574b1bbc9cc86480cd30b4cd3e89f9a96
treedeccabe1501c9f7ae976fcbd060bcf96ab7583b2
parent65d48a2acf559325968922906da647b3a77eb016
Added wx.lib.expando, a multi-line textctrl that exands as more lines
are needed.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@41380 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
wxPython/demo/ExpandoTextCtrl.py [new file with mode: 0644]
wxPython/demo/Main.py
wxPython/docs/CHANGES.txt
wxPython/wx/lib/expando.py [new file with mode: 0644]