wxWidgets/samples/xrc
Andrea Zanellato cf5fa7d5f1 Add support for wxAuiManager and wxAuiPaneInfo to XRC
Add XRC handler for wxAuiManager and include the existing wxAuiNotebook
handler into it (but notice that wxAuiToolBar handler added by a later #15686
in f269f868d7 remains separate).

Also update the AUI dialog in the sample and stop hardcoding its size in
pixels.

See #13520.
2016-03-09 01:11:16 +01:00
..
rc Add support for wxAuiManager and wxAuiPaneInfo to XRC 2016-03-09 01:11:16 +01:00
custclas.cpp Use wx-prefixed macros throughout the repository. 2015-04-23 22:00:35 +04:00
custclas.h use "new" wx-prefixed macros in samples 2014-03-30 07:07:55 +00:00
derivdlg.cpp use "new" wx-prefixed macros in samples 2014-03-30 07:07:55 +00:00
derivdlg.h use "new" wx-prefixed macros in samples 2014-03-30 07:07:55 +00:00
descrip.mms
makefile.bcc Convert really all CRLF files to use LF in the git repository. 2015-03-19 21:09:08 +01:00
makefile.gcc Link with shlwapi.lib and version.lib under MSW 2015-10-07 18:56:33 +02:00
Makefile.in Update version to 3.1.1 2016-03-03 23:23:06 +01:00
makefile.unx
makefile.vc Link with shlwapi.lib and version.lib under MSW 2015-10-07 18:56:33 +02:00
myframe.cpp Add support for wxAuiManager and wxAuiPaneInfo to XRC 2016-03-09 01:11:16 +01:00
myframe.h Add a more complete example of different controls variants in XRC. 2014-08-03 17:56:20 +00:00
objrefdlg.cpp Get rid of an unused member field in the XRC sample 2016-02-05 22:43:23 +01:00
objrefdlg.h Get rid of an unused member field in the XRC sample 2016-02-05 22:43:23 +01:00
xrcdemo_vc7.vcproj Link with shlwapi.lib and version.lib under MSW 2015-10-07 18:56:33 +02:00
xrcdemo_vc8.vcproj Link with shlwapi.lib and version.lib under MSW 2015-10-07 18:56:33 +02:00
xrcdemo_vc9.vcproj Link with shlwapi.lib and version.lib under MSW 2015-10-07 18:56:33 +02:00
xrcdemo.bkl Add a more complete example of different controls variants in XRC. 2014-08-03 17:56:20 +00:00
xrcdemo.cpp Add support for wxAuiManager and wxAuiPaneInfo to XRC 2016-03-09 01:11:16 +01:00
xrcdemo.h