Added wxCheckLitBox (oh well)
authorRobert Roebling <robert@roebling.de>
Tue, 15 Dec 1998 14:14:51 +0000 (14:14 +0000)
committerRobert Roebling <robert@roebling.de>
Tue, 15 Dec 1998 14:14:51 +0000 (14:14 +0000)
commitcaaa4cfd6779b689d6723e06df23cc23d1799fd3
tree177825f4cef01c6da7e6c5f5c0064d50ed5382a2
parentbc5f9710c1141553fc8732d577114a57e62b021c
  Added wxCheckLitBox  (oh well)
  Minor optical fixes to gridg

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@1200 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
13 files changed:
include/wx/gtk/checklst.h [new file with mode: 0644]
include/wx/gtk/choice.h
include/wx/gtk/listbox.h
include/wx/gtk1/checklst.h [new file with mode: 0644]
include/wx/gtk1/choice.h
include/wx/gtk1/listbox.h
samples/controls/controls.cpp
src/generic/gridg.cpp
src/gtk.inc
src/gtk/checklst.cpp [new file with mode: 0644]
src/gtk/listbox.cpp
src/gtk1/checklst.cpp [new file with mode: 0644]
src/gtk1/listbox.cpp