Commit Graph

21 Commits

Author SHA1 Message Date
Robin Dunn
5d011f4f04 Merge pull request #877 from RobinD42/fix-issue742
Fix GetValueFromControl and StringToValue
(cherry picked from commit 53c03f9203)
2018-06-04 20:39:25 -07:00
Robin Dunn
76bdfdb4c9 Docstring tweaks 2018-02-13 17:15:09 -08:00
Robin Dunn
4ce9c2b46f Various other propgrid related tweaks 2017-09-14 19:57:26 -07:00
Robin Dunn
1caf4fd24c ImageFileWithLargeEditor is still not great, but it at least doesn't endlessly recurse, or crash any more. 2017-07-21 15:39:58 -07:00
Robin Dunn
261706fca9 tweaks for testing 2017-07-21 13:24:03 -07:00
Robin Dunn
3a24ceb87c Use DoGetEditorClass instead of GetEditor 2017-06-29 12:37:47 -07:00
Robin Dunn
b9287ac78e Add a password property to the PropGrid demo 2017-06-16 20:45:47 -07:00
Robin Dunn
17d110da96 Transfer ownership of arg in AddPrivateChild. 2017-06-14 18:45:31 -07:00
Robin Dunn
9ceff621de Various propgrid demo fixes 2017-06-02 15:29:51 -07:00
Robin Dunn
76df4153bb propgrid demo tweaks 2017-03-11 20:25:25 -08:00
Robin Dunn
97d138914c Use super() 2017-02-24 16:50:20 -08:00
Robin Dunn
8fcc3e3a5d minor demo tweaks 2017-02-24 16:09:47 -08:00
Robin Dunn
ece44c3a20 more little demo fixes 2017-02-21 17:25:07 -08:00
Robin Dunn
f5c5f3365a Minor demo tweaks 2017-02-21 12:46:28 -08:00
Robin Dunn
afce6de5e2 Begin porting the propgrid sample 2017-02-20 19:31:04 -08:00
Metallicow
c273dfa9b1 Trim Trailing Whitespace demos 2016-11-24 19:26:05 -06:00
Robin Dunn
ed4756b902 Remove wx.lib.six and use the stock six module instead,
and add it as an installation dependency.
2016-06-30 20:07:57 -07:00
Robin Dunn
a9595b241a PR64: Various Phoenix and Py3 fixes for the demo and library
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxPython/Phoenix/trunk@75720 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2014-01-28 04:48:21 +00:00
Robin Dunn
558fcfa5a3 PR61: Added python shebangs
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxPython/Phoenix/trunk@75686 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2014-01-23 00:44:14 +00:00
Robin Dunn
2bf5a267fa PR58: More fixes for Phoenix deprecations
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxPython/Phoenix/trunk@75684 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2014-01-23 00:20:07 +00:00
Robin Dunn
f96e25db1f Copy the wxPython demo from Classic
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxPython/Phoenix/trunk@74164 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2013-06-11 18:24:09 +00:00