wxWidgets/samples/xrc/rc
Vadim Zeitlin 9e565667d0 Add wxSpinCtrl::SetBase() to allow entering hexadecimal numbers.
Add a generic SetBase() API even though right now only bases 10 and 16 are
supported as we might support other ones (e.g. 8?) in the future. Implement it
for MSW, GTK and generic versions.

Add controls allowing to test this feature to the widgets sample.

Add "base" property support to the XRC handler for wxSpinCtrl, document it and
test it in the xrc sample.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@72414 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2012-08-30 20:24:38 +00:00
..
artprov.xpm made all XPM const to avoid warnings from mingw32 4.0 and adopt the code accordingly (patch 1872384) 2008-01-16 01:39:44 +00:00
artprov.xrc
basicdlg.xpm made all XPM const to avoid warnings from mingw32 4.0 and adopt the code accordingly (patch 1872384) 2008-01-16 01:39:44 +00:00
basicdlg.xrc
controls.xpm made all XPM const to avoid warnings from mingw32 4.0 and adopt the code accordingly (patch 1872384) 2008-01-16 01:39:44 +00:00
controls.xrc Add wxSpinCtrl::SetBase() to allow entering hexadecimal numbers. 2012-08-30 20:24:38 +00:00
custclas.xpm made all XPM const to avoid warnings from mingw32 4.0 and adopt the code accordingly (patch 1872384) 2008-01-16 01:39:44 +00:00
custclas.xrc
derivdlg.xpm made all XPM const to avoid warnings from mingw32 4.0 and adopt the code accordingly (patch 1872384) 2008-01-16 01:39:44 +00:00
derivdlg.xrc the control which can be enabled/disabled is a text control not a listbox 2008-03-23 18:04:21 +00:00
fileopen.gif
filesave.gif
frame.xrc
fuzzy.gif
menu.xrc Removed ellipsis from "About..." occurrences. 2012-01-20 16:51:09 +00:00
objref.xrc Create wxStaticBoxSizer elements as children of wxStaticBox in XRC. 2012-06-30 16:33:10 +00:00
objrefdlg.xpm Add support for id ranges to XRC. 2010-11-07 14:00:59 +00:00
platform.xpm made all XPM const to avoid warnings from mingw32 4.0 and adopt the code accordingly (patch 1872384) 2008-01-16 01:39:44 +00:00
platform.xrc
quotes.gif
resource.xrc Removed ellipsis from "About..." occurrences. 2012-01-20 16:51:09 +00:00
stop.xpm made all XPM const to avoid warnings from mingw32 4.0 and adopt the code accordingly (patch 1872384) 2008-01-16 01:39:44 +00:00
throbber.gif
toolbar.xrc Add support for id ranges to XRC. 2010-11-07 14:00:59 +00:00
uncenter.xpm made all XPM const to avoid warnings from mingw32 4.0 and adopt the code accordingly (patch 1872384) 2008-01-16 01:39:44 +00:00
uncenter.xrc
update.gif
variable.xpm made all XPM const to avoid warnings from mingw32 4.0 and adopt the code accordingly (patch 1872384) 2008-01-16 01:39:44 +00:00
variable.xrc
wxbanner.gif Add XRC handler for wxBannerWindow and a test for it to the xrc sample. 2011-08-22 12:18:56 +00:00