26 Commits

Author SHA1 Message Date
arjones6
232542ba3e dc.DrawLinesFromBuffer test and demo added 2021-12-14 12:47:55 -05:00
eagerm
f511c293cc Add ScrolledThumbnail demo
New:  demo/agw/ScrolledThumbnail.py
2020-10-28 09:57:14 -07:00
Robin Dunn
e8f394bc2c Switch the CheckListCtrlMixin demo to just use the new built-in checkbox functionality 2020-10-13 15:40:17 -07:00
Metallicow
24877a11b1 Add wx.lib.checkbox GenericCheckBox Demo 2020-10-12 12:45:08 -07:00
Robin Dunn
550cf16034 Rename the module in the demo to match the actual class name 2020-04-06 15:12:55 -07:00
Robin Dunn
e972814cd3 Add wx.ActivityIndicator 2019-10-29 15:23:08 -07:00
Robin Dunn
83e2212bf6 Add SVGImage_Render sample 2019-09-04 17:21:37 -07:00
Robin Dunn
5e6a7b49b1 Add SVGImage sample to the demo, and some example SVG files. 2019-09-04 14:31:01 -07:00
Metallicow
dc0ba1f414 AddPrivateFont updated
requested changes
2019-07-01 16:46:30 -05:00
Robin Dunn
4982760abc Merge pull request #1021 from RobinD42/fix-issue976
Removed wx.lib.floatbar, which has been deprecated forever

(cherry picked from commit 258331d7be)
2018-09-27 20:59:25 -07:00
Robin Dunn
7f44c91c5e Merge pull request #930 from RobinD42/fix-issue927
Add NotificationMessage to the demo tree.
(cherry picked from commit 3c6e5ca81a)
2018-07-16 19:06:03 -07:00
Robin Dunn
bb275cb617 Switch gizmos.TreeListCtrl to be essentially just HyperTreeList with a new name. 2018-01-05 19:46:50 -08:00
Robin Dunn
22847f200f Port wxDynamicSashWindow and friends from wxCode 2017-11-01 16:06:26 -07:00
Robin Dunn
17643e9cd1 Port the LEDNumberCtrl from wxCode/gizmos in Classic 2017-10-27 17:21:59 -07:00
Robin Dunn
06bdddb7e3 Remove the not-recent recent additions 2017-09-08 14:30:38 -07:00
Robin Dunn
b55cfa073a Add wx.Simplbook 2017-09-05 21:32:29 -07:00
Metallicow
3d30023218 Add AUI demos, fix TreeListCtrl demo
also update WIPz checklist
2016-11-24 19:15:52 -06:00
Robin Dunn
9fe03f7570 Remove some additional unused/outdated demo files 2016-08-10 15:55:21 -07:00
Robin Dunn
33e3e8d32c Get rid of mvctree 2016-08-04 15:11:53 -07:00
Robin Dunn
090931f415 Updates for the TODO list 2016-08-04 10:58:22 -07:00
Robin Dunn
a0d5f596f2 Hide the DynamicSashWindow sample for now 2016-08-02 21:53:21 -07:00
Robin Dunn
85a74b311c The BannerWindow sample was not included in the sample tree. Also, move it into the demo's notebook page instead of a separate window. 2016-07-18 21:33:14 -07:00
Robin Dunn
80c1ba87df Don't display the AUI_* samples for now. 2016-07-18 14:38:15 -07:00
Robin Dunn
654095c589 I don't see the need for this one 2016-02-29 22:41:00 -08:00
Robin Dunn
6f55977125 Move older samples out of the recents section 2016-02-29 22:40:59 -08:00
Robin Dunn
9b789781c4 Change main_globals to demodata 2016-02-29 22:40:59 -08:00