Refactored wxStaticBox, and changed wxStaticBox and wxRadioBox border
authorMattia Barbon <mbarbon@cpan.org>
Sun, 2 Mar 2003 20:08:45 +0000 (20:08 +0000)
committerMattia Barbon <mbarbon@cpan.org>
Sun, 2 Mar 2003 20:08:45 +0000 (20:08 +0000)
commit483561c5684e0c21a0112dec59c9ca5c38718906
treee0bf98ec59852c041f898e0288b920237d528b77
parenta73903480fd533fcac58fc42262db95f2bf704f8
  Refactored wxStaticBox, and changed wxStaticBox and wxRadioBox border
style from sunken to the default Motif style.
  Added some convenience macros for checking Motif/Lesstif version.
  Fixed the bug that caused wxStaticBox size to change when label text
was changed.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@19427 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
docs/changes.txt
include/wx/motif/private.h
include/wx/motif/statbox.h
src/motif/radiobox.cpp
src/motif/statbox.cpp