Fixed a layout bug in MyFixed
authorRobert Roebling <robert@roebling.de>
Sun, 25 Apr 1999 01:00:34 +0000 (01:00 +0000)
committerRobert Roebling <robert@roebling.de>
Sun, 25 Apr 1999 01:00:34 +0000 (01:00 +0000)
commit58dea4b0673c76bdd3ef5624f65fa341b7d5f7b0
tree55fb151c9b78996d29c84dda0f3500db32c2c96f
parent7ef156f79756492ef0955869c017db1f34d3eac1
  Fixed a layout bug in MyFixed
  More things done after realization
  wxListCtrl is grey now. Why?

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@2278 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
14 files changed:
samples/image/image.cpp
samples/toolbar/test.cpp
samples/toolbar/test.h
src/generic/listctrl.cpp
src/gtk/dialog.cpp
src/gtk/frame.cpp
src/gtk/notebook.cpp
src/gtk/win_gtk.c
src/gtk/window.cpp
src/gtk1/dialog.cpp
src/gtk1/frame.cpp
src/gtk1/notebook.cpp
src/gtk1/win_gtk.c
src/gtk1/window.cpp