]> git.saurik.com Git - wxWidgets.git/commit
Added demo of using a sizer in a wxScrolledWindow
authorRobin Dunn <robin@alldunn.com>
Wed, 26 Jun 2002 20:08:30 +0000 (20:08 +0000)
committerRobin Dunn <robin@alldunn.com>
Wed, 26 Jun 2002 20:08:30 +0000 (20:08 +0000)
commitf9b24f070c67c61d11a0032054e0a229d876f38d
tree9962ce26276d491c9fb2ecc6c3f83878bf1374f2
parentfa21d3389ba889f2e79be785e8e426ec2256a4b9
Added demo of using a sizer in a wxScrolledWindow

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@15965 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
wxPython/CHANGES.txt
wxPython/demo/Main.py
wxPython/demo/ScrolledPanel.py [new file with mode: 0644]
wxPython/demo/run.py
wxPython/demo/wxHtmlWindow.py
wxPython/demo/wxScrolledWindow.py