A few resize bugs removed
authorRobert Roebling <robert@roebling.de>
Tue, 26 Jan 1999 11:35:26 +0000 (11:35 +0000)
committerRobert Roebling <robert@roebling.de>
Tue, 26 Jan 1999 11:35:26 +0000 (11:35 +0000)
commit0c77152e0de4e3851ee74e91e19c1394a28eb943
treef53e00387ed14d955057d652864be85f2ff14df3
parent69919241d35e5382ca7800dd47562ff92d2918cf
  A few resize bugs removed
  combo box now emits EVT_TEXT
  position of pop-up menu can now be set

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@1481 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
samples/dnd/dnd.cpp
src/gtk/combobox.cpp
src/gtk/dialog.cpp
src/gtk/frame.cpp
src/gtk/textctrl.cpp
src/gtk/window.cpp
src/gtk1/combobox.cpp
src/gtk1/dialog.cpp
src/gtk1/frame.cpp
src/gtk1/textctrl.cpp
src/gtk1/window.cpp