wxWidgets/include/wx/univ
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
..
anybutton.h Refactor: create src/univ/anybutton.cpp. 2014-09-23 17:38:47 +00:00
app.h Remove all lines containing cvs/svn "$Id$" keyword. 2013-07-26 16:02:46 +00:00
bmpbuttn.h use wxOVERRIDE 2014-03-30 00:02:23 +00:00
button.h Add GetBitmap support to wxButton in wxUniv 2014-09-23 17:40:22 +00:00
checkbox.h use wxOVERRIDE 2014-03-30 00:02:23 +00:00
checklst.h use wxOVERRIDE 2014-03-30 00:02:23 +00:00
chkconf.h Remove all lines containing cvs/svn "$Id$" keyword. 2013-07-26 16:02:46 +00:00
choice.h Remove all lines containing cvs/svn "$Id$" keyword. 2013-07-26 16:02:46 +00:00
colschem.h Remove all lines containing cvs/svn "$Id$" keyword. 2013-07-26 16:02:46 +00:00
combobox.h wxComboCtrl::Clear() will call wxComboCtrl::SetValue(), but wxItemContainer::Clear() will call it too. So no need to call wxComboCtrl::Clear() here 2014-09-23 17:42:39 +00:00
control.h GetLabel should return the original label that with mnemonics, the original label stored in wxControlBase m_labelOrig, get it by wxControlBase::GetLabel() 2014-09-23 17:39:38 +00:00
custombgwin.h use wxOVERRIDE 2014-03-30 00:02:23 +00:00
dialog.h use wxOVERRIDE 2014-03-30 00:02:23 +00:00
frame.h use wxOVERRIDE 2014-03-30 00:02:23 +00:00
gauge.h use wxOVERRIDE 2014-03-30 00:02:23 +00:00
inpcons.h Remove all lines containing cvs/svn "$Id$" keyword. 2013-07-26 16:02:46 +00:00
inphand.h use wxOVERRIDE 2014-03-30 00:02:23 +00:00
listbox.h input handler should coreesponding the widget instance, wxListBox and wxCheckListBox has its own input handler, so create it differenctly 2014-09-23 17:43:15 +00:00
menu.h use wxOVERRIDE 2014-03-30 00:02:23 +00:00
menuitem.h Fix the position calculating of insert a radio menu item 2014-09-23 17:40:46 +00:00
notebook.h use wxOVERRIDE 2014-03-30 00:02:23 +00:00
panel.h Remove all lines containing cvs/svn "$Id$" keyword. 2013-07-26 16:02:46 +00:00
radiobox.h use wxOVERRIDE 2014-03-30 00:02:23 +00:00
radiobut.h use wxOVERRIDE 2014-03-30 00:02:23 +00:00
renderer.h use wxOVERRIDE 2014-03-30 00:02:23 +00:00
scrarrow.h Remove all lines containing cvs/svn "$Id$" keyword. 2013-07-26 16:02:46 +00:00
scrolbar.h use wxOVERRIDE 2014-03-30 00:02:23 +00:00
scrthumb.h Remove all lines containing cvs/svn "$Id$" keyword. 2013-07-26 16:02:46 +00:00
scrtimer.h use wxOVERRIDE 2014-03-30 00:02:23 +00:00
setup0.h Add wxAddRemoveCtrl class. 2015-02-09 00:26:11 +00:00
setup_inc.h Remove all lines containing cvs/svn "$Id$" keyword. 2013-07-26 16:02:46 +00:00
slider.h use wxOVERRIDE 2014-03-30 00:02:23 +00:00
spinbutt.h use wxOVERRIDE 2014-03-30 00:02:23 +00:00
statbmp.h use wxOVERRIDE 2014-03-30 00:02:23 +00:00
statbox.h use wxOVERRIDE 2014-03-30 00:02:23 +00:00
statline.h use wxOVERRIDE 2014-03-30 00:02:23 +00:00
stattext.h use wxOVERRIDE 2014-03-30 00:02:23 +00:00
statusbr.h use wxOVERRIDE 2014-03-30 00:02:23 +00:00
stdrend.h use wxOVERRIDE 2014-03-30 00:02:23 +00:00
textctrl.h adjust the implementation about max length limitation according review comments 2014-09-23 17:42:18 +00:00
tglbtn.h Refactor: create src/univ/anybutton.cpp. 2014-09-23 17:38:47 +00:00
theme.h wxUniv focus on wx11 port, so modified unv/theme.h, make GTK theme as the default theme 2014-09-23 17:39:06 +00:00
toolbar.h use wxOVERRIDE 2014-03-30 00:02:23 +00:00
toplevel.h use wxOVERRIDE 2014-03-30 00:02:23 +00:00
window.h use wxOVERRIDE 2014-03-30 00:02:23 +00:00