Implemented Reparent() and added test for it to minifram sample.
authorRobert Roebling <robert@roebling.de>
Mon, 31 May 1999 17:04:50 +0000 (17:04 +0000)
committerRobert Roebling <robert@roebling.de>
Mon, 31 May 1999 17:04:50 +0000 (17:04 +0000)
commit8ce63e9d6604178f8c13e6a0e9bb33c3800a0c28
tree547ea778b38f6ded171b38a61283587f0ca5a7d2
parent02e8b87f6fd740501b2f39504342e77ade92a177
  Implemented Reparent() and added test for it to minifram sample.
  Fixed one out of two window resizing bugs in multi-line text ctrl.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@2602 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
samples/minifram/test.cpp
samples/minifram/test.h
src/gtk/textctrl.cpp
src/gtk/window.cpp
src/gtk1/textctrl.cpp
src/gtk1/window.cpp