Commit Graph

14 Commits

Author SHA1 Message Date
Robin Dunn
33b13b441b Merge pull request #1056 from RobinD42/fix-issue1024
Fix AUI sample to properly use a range of wx.WindowIDRefs

(cherry picked from commit f38671044c)
2018-10-26 18:17:37 -07:00
Robin Dunn
705aa63d75 Merge branch 'more-windowidref' into wxPy-4.0.x
(cherry picked from commit ada7b2fc51)
2018-06-25 19:12:00 -07:00
Robin Dunn
b1b0c9e297 wx.NewId() --> wx.ID_ANY or wx.Window.NewControlId() as appropriate 2018-06-19 10:31:56 -07:00
Metallicow
3d30023218 Add AUI demos, fix TreeListCtrl demo
also update WIPz checklist
2016-11-24 19:15:52 -06:00
Robin Dunn
bffa49bfa1 Update AUI_DockingWindowMgr demo 2016-10-28 14:24:58 -07:00
Robin Dunn
80c1ba87df Don't display the AUI_* samples for now. 2016-07-18 14:38:15 -07: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
Steve Barnes
583841c8af Fixes to get AUI_DockingWindowMgr working 2016-05-22 12:46:00 +01:00
Scott Talbert
a57bec2e71 Add support for building with GTK3 2016-02-29 20:22:58 -05:00
Robin Dunn
309a66960b Fix a missed wx.ArtProvider_GetBitmap to wx.ArtProvider.GetBitmap change.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxPython/Phoenix/trunk@75721 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2014-01-28 04:50:59 +00: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