Corrected spin control, which ignored hand typed text.
authorRobert Roebling <robert@roebling.de>
Mon, 3 Jan 2000 11:42:49 +0000 (11:42 +0000)
committerRobert Roebling <robert@roebling.de>
Mon, 3 Jan 2000 11:42:49 +0000 (11:42 +0000)
commit33720b2de5ada9513c163a9694e7e267234bf791
treecb78fececa3e871ab4ede7310fa9ab2d0c49401f
parent312cd9e93d7c0bf201e52297741e8e12a7298fc9
  Corrected spin control, which ignored hand typed text.
  Corrceted GetBestSize() etc of static text (displayed
    in tip dialog and elsewhere).

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@5194 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
include/wx/gtk/stattext.h
include/wx/gtk1/stattext.h
src/gtk/control.cpp
src/gtk/spinctrl.cpp
src/gtk/stattext.cpp
src/gtk1/control.cpp
src/gtk1/spinctrl.cpp
src/gtk1/stattext.cpp