Files
wxWidgets/wxPython/demo
Robin Dunn f52e0cf489 Changed name to wxFIXED_MINSIZE since that is more descriptive of what
it does.  The size can still be changed by the sizer, but it won't
query the minsize if this flag is set.


git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@26665 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-04-07 23:06:35 +00:00
..
2001-12-07 04:32:43 +00:00
2003-08-14 03:58:15 +00:00
2004-02-04 23:37:35 +00:00
2004-03-28 18:05:58 +00:00
2004-04-07 19:46:59 +00:00
2004-03-28 18:05:58 +00:00
2002-05-27 21:22:37 +00:00
2004-03-28 18:05:58 +00:00
2004-03-10 04:04:52 +00:00
2000-07-15 19:51:35 +00:00
2004-03-15 22:57:03 +00:00
2003-12-24 02:36:30 +00:00
2004-04-07 19:48:18 +00:00
2004-03-28 17:02:16 +00:00
2000-07-15 19:51:35 +00:00
2004-03-10 01:19:08 +00:00
2000-07-15 19:51:35 +00:00
2000-07-15 19:51:35 +00:00
2004-04-07 22:45:45 +00:00
2004-03-18 22:04:08 +00:00
2004-03-10 04:04:52 +00:00
2003-12-24 02:36:30 +00:00
2004-03-28 17:02:16 +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