Use stock labels. Native wxRadioButton. Getting position and size for the controls...
authorWłodzimierz Skiba <abx@abx.art.pl>
Fri, 28 Jan 2005 10:58:13 +0000 (10:58 +0000)
committerWłodzimierz Skiba <abx@abx.art.pl>
Fri, 28 Jan 2005 10:58:13 +0000 (10:58 +0000)
commit808e3bce622d9ec7ae8c43581472ae699ed47221
tree2bdb2a4e1b22987d8e5a7735343bc5ac5e4d2776
parent613a24f7d270f4dfc2ecac6d009e4114dcb7777f
Use stock labels. Native wxRadioButton. Getting position and size for the controls. Getting size for wxTLW. Default size and position for wxButton according to l&f guidelines. Removed wxUSE_CTL3D from wxPalmOS port. Better font for controls.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31616 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
15 files changed:
build/palmos/makefile
docs/changes.txt
include/wx/palmos/control.h
include/wx/palmos/radiobut.h
include/wx/palmos/setup0.h
include/wx/palmos/toplevel.h
include/wx/radiobut.h
src/common/stockitem.cpp
src/palmos/button.cpp
src/palmos/control.cpp
src/palmos/dialog.cpp
src/palmos/radiobox.cpp
src/palmos/radiobut.cpp
src/palmos/textctrl.cpp
src/palmos/toplevel.cpp