Implemented wxSpinButton for wxMotif.
authorMattia Barbon <mbarbon@cpan.org>
Sun, 28 Jul 2002 13:33:29 +0000 (13:33 +0000)
committerMattia Barbon <mbarbon@cpan.org>
Sun, 28 Jul 2002 13:33:29 +0000 (13:33 +0000)
commitdba006200f4b262f2381cfcbc2657cd0680502c3
tree97b497b339ad400fa53faf2309d6a8fdae75bd8f
parentf6b66bc29de4fc1e68744dccb81db3306a682f2e
Implemented wxSpinButton for wxMotif.
Renamed generic wxSpinCtrl::DoGetBestClientSize to DoGetBestSize
  ( the "Client" appears to be a relic of the past ).

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@16303 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
include/wx/generic/spinctlg.h
include/wx/motif/spinbutt.h
src/generic/spinctlg.cpp
src/motif/spinbutt.cpp