Files
wxWidgets/wxPython/demo
Robin Dunn 0263d0bb05 Added the wx.lib.splitter module, which contains the
MultiSplitterWindow class.  This class is much like the standard
wx.SplitterWindow class, except it allows more than one split, so it
can manage more than two child windows.


git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@34634 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-06-11 19:35:49 +00:00
..
2005-04-02 03:45:36 +00:00
2005-05-26 19:24:43 +00:00
2002-05-27 21:22:37 +00:00
2004-08-02 22:09:39 +00:00
2004-09-18 23:51:14 +00:00
2004-03-10 04:04:52 +00:00
2005-01-29 01:17:02 +00:00
2005-02-18 04:38:30 +00:00
2000-07-15 19:51:35 +00:00
2005-04-18 22:23:47 +00:00
2005-01-29 01:17:02 +00:00
2005-01-13 20:46:17 +00:00
2005-01-13 20:47:03 +00:00
2004-10-30 21:30:16 +00:00
2005-01-13 20:45:17 +00:00
2005-05-13 01:40:25 +00:00
2004-08-26 03:03:16 +00:00
2005-03-12 20:59:15 +00:00
2004-08-10 01:36:45 +00:00
2004-10-19 03:51:35 +00:00
2004-10-15 19:35:03 +00:00
2005-05-12 17:13:19 +00:00
2005-03-25 20:16:27 +00:00
2005-03-31 23:56:36 +00:00
2004-08-10 01:36:45 +00:00
2000-07-15 19:51:35 +00:00
2004-08-02 22:01:02 +00:00
2005-06-11 19:31:44 +00:00
2005-01-29 01:17:02 +00:00
2005-04-28 18:18:07 +00:00
2004-08-10 01:36:45 +00:00
2000-07-15 19:51:35 +00:00
2000-07-15 19:51:35 +00:00
2005-02-03 03:09:17 +00:00
2004-05-28 05:03:12 +00:00
2004-06-14 19:10:20 +00:00
2005-04-20 22:37:50 +00:00
2005-02-18 05:21:49 +00:00
2005-05-13 01:40:25 +00:00
2004-09-01 23:26:51 +00:00
2005-05-26 19:25:26 +00:00
2005-04-11 20:16:07 +00:00
2004-08-10 01:36:45 +00:00
2005-05-16 20:12:50 +00:00
2004-03-28 17:02:16 +00:00
2005-06-03 21:39:04 +00:00
2004-07-17 22:57:33 +00:00
2005-03-24 16:41:57 +00:00
2004-05-07 01:51:14 +00:00

To run the main demo in this directory, execute demo.py.  In other
words, one of the following commands should do it:

       demo.py
       python demo.py
       pythonw demo.py