wxWidgets/build/msw
Vadim Zeitlin 453897149f Add wxAddRemoveCtrl class.
This is a simple high level helper combining an arbitrary control showing
multiple items with the buttons allowing to add items to and remove items from
this control, but using the buttons and the layout appropriate for the current
platform.

Add the implementation itself, an example of using it to the dialogs sample
and the documentation.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@78462 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2015-02-09 00:26:11 +00:00
..
config.bcc Remove support for Win9x from wxMSW. 2014-05-16 02:33:40 +00:00
config.gcc Remove support for Win9x from wxMSW. 2014-05-16 02:33:40 +00:00
config.vc Remove support for Win9x from wxMSW. 2014-05-16 02:33:40 +00:00
makefile.bcc Add wxAddRemoveCtrl class. 2015-02-09 00:26:11 +00:00
makefile.gcc Add wxAddRemoveCtrl class. 2015-02-09 00:26:11 +00:00
makefile.vc Add wxAddRemoveCtrl class. 2015-02-09 00:26:11 +00:00
wx_adv.vcxproj Add wxAddRemoveCtrl class. 2015-02-09 00:26:11 +00:00
wx_adv.vcxproj.filters Add wxAddRemoveCtrl class. 2015-02-09 00:26:11 +00:00
wx_aui.vcxproj Use the same project files for all MSBuild-based MSVS versions. 2014-08-05 22:01:41 +00:00
wx_aui.vcxproj.filters Use the same project files for all MSBuild-based MSVS versions. 2014-08-05 22:01:41 +00:00
wx_base.vcxproj Use the same project files for all MSBuild-based MSVS versions. 2014-08-05 22:01:41 +00:00
wx_base.vcxproj.filters Use the same project files for all MSBuild-based MSVS versions. 2014-08-05 22:01:41 +00:00
wx_config.props Use the same project files for all MSBuild-based MSVS versions. 2014-08-05 22:01:41 +00:00
wx_core.vcxproj Rename appprog.{h,cpp} to appprogress.{h.cpp}. 2014-09-10 14:58:55 +00:00
wx_core.vcxproj.filters Rename appprog.{h,cpp} to appprogress.{h.cpp}. 2014-09-10 14:58:55 +00:00
wx_custom_build.vcxproj Use the same project files for all MSBuild-based MSVS versions. 2014-08-05 22:01:41 +00:00
wx_custom_build.vcxproj.filters Use the same project files for all MSBuild-based MSVS versions. 2014-08-05 22:01:41 +00:00
wx_gl.vcxproj Use the same project files for all MSBuild-based MSVS versions. 2014-08-05 22:01:41 +00:00
wx_gl.vcxproj.filters Use the same project files for all MSBuild-based MSVS versions. 2014-08-05 22:01:41 +00:00
wx_html.vcxproj Use the same project files for all MSBuild-based MSVS versions. 2014-08-05 22:01:41 +00:00
wx_html.vcxproj.filters Use the same project files for all MSBuild-based MSVS versions. 2014-08-05 22:01:41 +00:00
wx_media.vcxproj Use the same project files for all MSBuild-based MSVS versions. 2014-08-05 22:01:41 +00:00
wx_media.vcxproj.filters Use the same project files for all MSBuild-based MSVS versions. 2014-08-05 22:01:41 +00:00
wx_net.vcxproj Use the same project files for all MSBuild-based MSVS versions. 2014-08-05 22:01:41 +00:00
wx_net.vcxproj.filters Use the same project files for all MSBuild-based MSVS versions. 2014-08-05 22:01:41 +00:00
wx_propgrid.vcxproj Use the same project files for all MSBuild-based MSVS versions. 2014-08-05 22:01:41 +00:00
wx_propgrid.vcxproj.filters Use the same project files for all MSBuild-based MSVS versions. 2014-08-05 22:01:41 +00:00
wx_qa.vcxproj Use the same project files for all MSBuild-based MSVS versions. 2014-08-05 22:01:41 +00:00
wx_qa.vcxproj.filters Use the same project files for all MSBuild-based MSVS versions. 2014-08-05 22:01:41 +00:00
wx_ribbon.vcxproj Use the same project files for all MSBuild-based MSVS versions. 2014-08-05 22:01:41 +00:00
wx_ribbon.vcxproj.filters Use the same project files for all MSBuild-based MSVS versions. 2014-08-05 22:01:41 +00:00
wx_richtext.vcxproj Add include/wx/richtext/richtexttabspage.h to the MSBuild project. 2015-01-03 01:07:47 +00:00
wx_richtext.vcxproj.filters Add include/wx/richtext/richtexttabspage.h to the MSBuild project. 2015-01-03 01:07:47 +00:00
wx_setup.props Use the same project files for all MSBuild-based MSVS versions. 2014-08-05 22:01:41 +00:00
wx_stc.vcxproj Use the same project files for all MSBuild-based MSVS versions. 2014-08-05 22:01:41 +00:00
wx_stc.vcxproj.filters Use the same project files for all MSBuild-based MSVS versions. 2014-08-05 22:01:41 +00:00
wx_vc7_adv.vcproj Add wxAddRemoveCtrl class. 2015-02-09 00:26:11 +00:00
wx_vc7_aui.vcproj Remove support for Win9x from wxMSW. 2014-05-16 02:33:40 +00:00
wx_vc7_base.vcproj Move wx/html/forcelnk.h back to wxHTML from wxBase headers. 2014-05-26 20:15:21 +00:00
wx_vc7_core.vcproj Add wxAddRemoveCtrl class. 2015-02-09 00:26:11 +00:00
wx_vc7_gl.vcproj Remove support for Win9x from wxMSW. 2014-05-16 02:33:40 +00:00
wx_vc7_html.vcproj Move wx/html/forcelnk.h back to wxHTML from wxBase headers. 2014-05-26 20:15:21 +00:00
wx_vc7_media.vcproj Remove support for Win9x from wxMSW. 2014-05-16 02:33:40 +00:00
wx_vc7_net.vcproj Remove support for Win9x from wxMSW. 2014-05-16 02:33:40 +00:00
wx_vc7_propgrid.vcproj Remove support for Win9x from wxMSW. 2014-05-16 02:33:40 +00:00
wx_vc7_qa.vcproj Remove support for Win9x from wxMSW. 2014-05-16 02:33:40 +00:00
wx_vc7_ribbon.vcproj Remove support for Win9x from wxMSW. 2014-05-16 02:33:40 +00:00
wx_vc7_richtext.vcproj Remove support for Win9x from wxMSW. 2014-05-16 02:33:40 +00:00
wx_vc7_stc.vcproj Remove support for Win9x from wxMSW. 2014-05-16 02:33:40 +00:00
wx_vc7_webview.vcproj Remove support for Win9x from wxMSW. 2014-05-16 02:33:40 +00:00
wx_vc7_wxexpat.vcproj Define XML_STATIC in Expat header instead of Expat projects. 2013-07-07 14:44:56 +00:00
wx_vc7_wxjpeg.vcproj Don't include wxUniversal configurations in MSVC project files. 2013-01-21 16:37:01 +00:00
wx_vc7_wxpng.vcproj Don't include wxUniversal configurations in MSVC project files. 2013-01-21 16:37:01 +00:00
wx_vc7_wxregex.vcproj Don't include wxUniversal configurations in MSVC project files. 2013-01-21 16:37:01 +00:00
wx_vc7_wxscintilla.vcproj Upgrade included Scintilla to version 3.3.9. 2014-03-12 13:23:54 +00:00
wx_vc7_wxtiff.vcproj Don't include wxUniversal configurations in MSVC project files. 2013-01-21 16:37:01 +00:00
wx_vc7_wxzlib.vcproj Define _CRT_NONSTDC_NO_WARNINGS for zlib compilation with MSVC. 2013-10-01 16:08:33 +00:00
wx_vc7_xml.vcproj Remove support for Win9x from wxMSW. 2014-05-16 02:33:40 +00:00
wx_vc7_xrc.vcproj Add XRC handler for wxSimplebook. 2014-08-05 22:01:52 +00:00
wx_vc7.sln Don't include wxUniversal configurations in MSVC project files. 2013-01-21 16:37:01 +00:00
wx_vc8_adv.vcproj Add wxAddRemoveCtrl class. 2015-02-09 00:26:11 +00:00
wx_vc8_aui.vcproj Generate 64 bit configurations in MSVC 8/9 projects. 2014-06-24 23:54:08 +00:00
wx_vc8_base.vcproj Generate 64 bit configurations in MSVC 8/9 projects. 2014-06-24 23:54:08 +00:00
wx_vc8_core.vcproj Add wxAddRemoveCtrl class. 2015-02-09 00:26:11 +00:00
wx_vc8_gl.vcproj Generate 64 bit configurations in MSVC 8/9 projects. 2014-06-24 23:54:08 +00:00
wx_vc8_html.vcproj Generate 64 bit configurations in MSVC 8/9 projects. 2014-06-24 23:54:08 +00:00
wx_vc8_media.vcproj Generate 64 bit configurations in MSVC 8/9 projects. 2014-06-24 23:54:08 +00:00
wx_vc8_net.vcproj Generate 64 bit configurations in MSVC 8/9 projects. 2014-06-24 23:54:08 +00:00
wx_vc8_propgrid.vcproj Generate 64 bit configurations in MSVC 8/9 projects. 2014-06-24 23:54:08 +00:00
wx_vc8_qa.vcproj Generate 64 bit configurations in MSVC 8/9 projects. 2014-06-24 23:54:08 +00:00
wx_vc8_ribbon.vcproj Generate 64 bit configurations in MSVC 8/9 projects. 2014-06-24 23:54:08 +00:00
wx_vc8_richtext.vcproj Generate 64 bit configurations in MSVC 8/9 projects. 2014-06-24 23:54:08 +00:00
wx_vc8_stc.vcproj Generate 64 bit configurations in MSVC 8/9 projects. 2014-06-24 23:54:08 +00:00
wx_vc8_webview.vcproj Generate 64 bit configurations in MSVC 8/9 projects. 2014-06-24 23:54:08 +00:00
wx_vc8_wxexpat.vcproj Generate 64 bit configurations in MSVC 8/9 projects. 2014-06-24 23:54:08 +00:00
wx_vc8_wxjpeg.vcproj Generate 64 bit configurations in MSVC 8/9 projects. 2014-06-24 23:54:08 +00:00
wx_vc8_wxpng.vcproj Generate 64 bit configurations in MSVC 8/9 projects. 2014-06-24 23:54:08 +00:00
wx_vc8_wxregex.vcproj Generate 64 bit configurations in MSVC 8/9 projects. 2014-06-24 23:54:08 +00:00
wx_vc8_wxscintilla.vcproj Generate 64 bit configurations in MSVC 8/9 projects. 2014-06-24 23:54:08 +00:00
wx_vc8_wxtiff.vcproj Generate 64 bit configurations in MSVC 8/9 projects. 2014-06-24 23:54:08 +00:00
wx_vc8_wxzlib.vcproj Generate 64 bit configurations in MSVC 8/9 projects. 2014-06-24 23:54:08 +00:00
wx_vc8_xml.vcproj Generate 64 bit configurations in MSVC 8/9 projects. 2014-06-24 23:54:08 +00:00
wx_vc8_xrc.vcproj Add XRC handler for wxSimplebook. 2014-08-05 22:01:52 +00:00
wx_vc8.sln Generate 64 bit configurations in MSVC 8/9 projects. 2014-06-24 23:54:08 +00:00
wx_vc9_adv.vcproj Add wxAddRemoveCtrl class. 2015-02-09 00:26:11 +00:00
wx_vc9_aui.vcproj Generate 64 bit configurations in MSVC 8/9 projects. 2014-06-24 23:54:08 +00:00
wx_vc9_base.vcproj Generate 64 bit configurations in MSVC 8/9 projects. 2014-06-24 23:54:08 +00:00
wx_vc9_core.vcproj Add wxAddRemoveCtrl class. 2015-02-09 00:26:11 +00:00
wx_vc9_gl.vcproj Generate 64 bit configurations in MSVC 8/9 projects. 2014-06-24 23:54:08 +00:00
wx_vc9_html.vcproj Generate 64 bit configurations in MSVC 8/9 projects. 2014-06-24 23:54:08 +00:00
wx_vc9_media.vcproj Generate 64 bit configurations in MSVC 8/9 projects. 2014-06-24 23:54:08 +00:00
wx_vc9_net.vcproj Generate 64 bit configurations in MSVC 8/9 projects. 2014-06-24 23:54:08 +00:00
wx_vc9_propgrid.vcproj Generate 64 bit configurations in MSVC 8/9 projects. 2014-06-24 23:54:08 +00:00
wx_vc9_qa.vcproj Generate 64 bit configurations in MSVC 8/9 projects. 2014-06-24 23:54:08 +00:00
wx_vc9_ribbon.vcproj Generate 64 bit configurations in MSVC 8/9 projects. 2014-06-24 23:54:08 +00:00
wx_vc9_richtext.vcproj Generate 64 bit configurations in MSVC 8/9 projects. 2014-06-24 23:54:08 +00:00
wx_vc9_stc.vcproj Generate 64 bit configurations in MSVC 8/9 projects. 2014-06-24 23:54:08 +00:00
wx_vc9_webview.vcproj Generate 64 bit configurations in MSVC 8/9 projects. 2014-06-24 23:54:08 +00:00
wx_vc9_wxexpat.vcproj Generate 64 bit configurations in MSVC 8/9 projects. 2014-06-24 23:54:08 +00:00
wx_vc9_wxjpeg.vcproj Generate 64 bit configurations in MSVC 8/9 projects. 2014-06-24 23:54:08 +00:00
wx_vc9_wxpng.vcproj Generate 64 bit configurations in MSVC 8/9 projects. 2014-06-24 23:54:08 +00:00
wx_vc9_wxregex.vcproj Generate 64 bit configurations in MSVC 8/9 projects. 2014-06-24 23:54:08 +00:00
wx_vc9_wxscintilla.vcproj Generate 64 bit configurations in MSVC 8/9 projects. 2014-06-24 23:54:08 +00:00
wx_vc9_wxtiff.vcproj Generate 64 bit configurations in MSVC 8/9 projects. 2014-06-24 23:54:08 +00:00
wx_vc9_wxzlib.vcproj Generate 64 bit configurations in MSVC 8/9 projects. 2014-06-24 23:54:08 +00:00
wx_vc9_xml.vcproj Generate 64 bit configurations in MSVC 8/9 projects. 2014-06-24 23:54:08 +00:00
wx_vc9_xrc.vcproj Add XRC handler for wxSimplebook. 2014-08-05 22:01:52 +00:00
wx_vc9.sln Generate 64 bit configurations in MSVC 8/9 projects. 2014-06-24 23:54:08 +00:00
wx_vc10.sln Use the same project files for all MSBuild-based MSVS versions. 2014-08-05 22:01:41 +00:00
wx_vc11.sln Use the same project files for all MSBuild-based MSVS versions. 2014-08-05 22:01:41 +00:00
wx_vc12.sln Use the same project files for all MSBuild-based MSVS versions. 2014-08-05 22:01:41 +00:00
wx_webview.vcxproj Use the same project files for all MSBuild-based MSVS versions. 2014-08-05 22:01:41 +00:00
wx_webview.vcxproj.filters Use the same project files for all MSBuild-based MSVS versions. 2014-08-05 22:01:41 +00:00
wx_wxexpat.vcxproj Use the same project files for all MSBuild-based MSVS versions. 2014-08-05 22:01:41 +00:00
wx_wxexpat.vcxproj.filters Use the same project files for all MSBuild-based MSVS versions. 2014-08-05 22:01:41 +00:00
wx_wxjpeg.vcxproj Use the same project files for all MSBuild-based MSVS versions. 2014-08-05 22:01:41 +00:00
wx_wxjpeg.vcxproj.filters Use the same project files for all MSBuild-based MSVS versions. 2014-08-05 22:01:41 +00:00
wx_wxpng.vcxproj Use the same project files for all MSBuild-based MSVS versions. 2014-08-05 22:01:41 +00:00
wx_wxpng.vcxproj.filters Use the same project files for all MSBuild-based MSVS versions. 2014-08-05 22:01:41 +00:00
wx_wxregex.vcxproj Use the same project files for all MSBuild-based MSVS versions. 2014-08-05 22:01:41 +00:00
wx_wxregex.vcxproj.filters Use the same project files for all MSBuild-based MSVS versions. 2014-08-05 22:01:41 +00:00
wx_wxscintilla.vcxproj Use the same project files for all MSBuild-based MSVS versions. 2014-08-05 22:01:41 +00:00
wx_wxscintilla.vcxproj.filters Use the same project files for all MSBuild-based MSVS versions. 2014-08-05 22:01:41 +00:00
wx_wxtiff.vcxproj Use the same project files for all MSBuild-based MSVS versions. 2014-08-05 22:01:41 +00:00
wx_wxtiff.vcxproj.filters Use the same project files for all MSBuild-based MSVS versions. 2014-08-05 22:01:41 +00:00
wx_wxzlib.vcxproj Use the same project files for all MSBuild-based MSVS versions. 2014-08-05 22:01:41 +00:00
wx_wxzlib.vcxproj.filters Use the same project files for all MSBuild-based MSVS versions. 2014-08-05 22:01:41 +00:00
wx_xml.vcxproj Use the same project files for all MSBuild-based MSVS versions. 2014-08-05 22:01:41 +00:00
wx_xml.vcxproj.filters Use the same project files for all MSBuild-based MSVS versions. 2014-08-05 22:01:41 +00:00
wx_xrc.vcxproj Add XRC handler for wxSimplebook. 2014-08-05 22:01:52 +00:00
wx_xrc.vcxproj.filters Add XRC handler for wxSimplebook. 2014-08-05 22:01:52 +00:00