Corrected SetItemState() in listctrl
authorRobert Roebling <robert@roebling.de>
Thu, 27 May 1999 18:08:50 +0000 (18:08 +0000)
committerRobert Roebling <robert@roebling.de>
Thu, 27 May 1999 18:08:50 +0000 (18:08 +0000)
commit00a395425ca9bc2af88f24d56324779c726fba94
treee7403d6f1ba0ee8f4e6e008b971222207d5ae365
parentc4208367a13a54e71916800eea48bdbe3f5497d5
  Corrected SetItemState() in listctrl
  Added test for this to scroll sample.
  Didn't find reason for strange positioning of
    progress dialog.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@2584 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
samples/scroll/scroll.cpp
src/generic/listctrl.cpp
src/gtk/frame.cpp
src/gtk1/frame.cpp