]> git.saurik.com Git - wxWidgets.git/blobdiff - samples/aui/auidemo.cpp
document that numbers outside of the valid range are forced into it
[wxWidgets.git] / samples / aui / auidemo.cpp
index 0e5dc39501c67ec966c05b49c3fe5310c5b8645b..c695aa025c6cf73c471ff0edd845e9a1c9749c07 100644 (file)
@@ -796,6 +796,7 @@ MyFrame::MyFrame(wxWindow* parent,
     tb4->AddTool(101, wxT("Item 6"), tb4_bmp1);
     tb4->AddTool(101, wxT("Item 7"), tb4_bmp1);
     tb4->AddTool(101, wxT("Item 8"), tb4_bmp1);
+    tb4->AddControl(new wxComboBox(tb4, -1));
     tb4->Realize();
 
     // create some toolbars