Files
wxWidgets/utils/wxPython/demo
Robin Dunn a1a43473a6 Added a typemap that converts strings to wxColour objects either using
the colour name or a string of the format #RRGGBB

Started the wxStyledTextCtrl Python demos

Other assorted tweaks and fixes


git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_2_BRANCH@7214 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2000-04-20 07:37:58 +00:00
..
2000-02-13 06:01:58 +00:00
2000-01-31 21:07:04 +00:00
1999-07-31 07:56:15 +00:00
1999-11-25 07:03:09 +00:00
1999-09-01 20:53:22 +00:00
1999-10-06 06:22:25 +00:00
2000-04-17 06:25:47 +00:00
1999-11-07 07:49:09 +00:00
1999-04-30 03:29:54 +00:00
1999-10-11 22:16:33 +00:00
1999-10-07 18:48:14 +00:00
1999-10-06 06:22:25 +00:00
1999-11-07 07:49:09 +00:00
1999-04-30 03:29:54 +00:00
1999-07-31 07:56:15 +00:00
1999-04-30 03:29:54 +00:00
2000-03-11 07:24:00 +00:00
1999-10-09 21:24:16 +00:00
1999-12-29 20:07:27 +00:00
2000-04-17 04:25:48 +00:00
1999-09-02 05:31:38 +00:00
2000-01-05 04:58:23 +00:00
2000-02-01 20:29:11 +00:00
1999-04-30 03:29:54 +00:00
1999-04-30 03:29:54 +00:00
2000-02-13 06:01:58 +00:00
1999-04-30 03:29:54 +00:00
1999-12-03 19:36:47 +00:00
2000-03-26 02:39:21 +00:00
1999-09-18 18:21:02 +00:00
2000-02-13 06:01:58 +00:00
2000-01-31 21:07:04 +00:00
1999-11-06 08:30:23 +00:00
1999-12-11 07:59:23 +00:00
1999-09-02 05:31:38 +00:00
2000-02-01 21:36:20 +00:00
1999-09-30 22:26:02 +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