X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/eb38f734d2011b36ae0ca57b974a9a1b06a114df..c71830c3b63568566cf5f006165e51ffaee0c704:/samples/checklst/checklst.cpp diff --git a/samples/checklst/checklst.cpp b/samples/checklst/checklst.cpp index 7018e0dd53..fdefc46f6c 100644 --- a/samples/checklst/checklst.cpp +++ b/samples/checklst/checklst.cpp @@ -126,7 +126,7 @@ CheckListBoxFrame::CheckListBoxFrame(wxFrame *frame, SetMenuBar(menu_bar); // make a panel with some controls - wxPanel *panel = new wxScrolledWindow(this, -1, wxPoint(0, 0), + wxPanel *panel = new wxPanel(this, -1, wxPoint(0, 0), wxSize(400, 200), wxTAB_TRAVERSAL); // check list box