Displaying 1 result from an estimated 1 matches for "combobox_new".
2007 Mar 21
0
[906] branches/wxruby2/wxwidgets_282: Wx::ComboBox API 2.6 -> 2.8, plus some doc corrections
...pan><span class="cx"> * "ComboBox#undo":#ComboBox_undo
</span><span class="cx">
</span><span class="lines">@@ -74,36 +76,26 @@
</span><span class="cx">
</span><span class="cx"> h3(#ComboBox_new). ComboBox.new
</span><span class="cx">
</span><del>- *ComboBox.new*(%(arg-type)Window% parent, %(arg-type)Integer% id, %(arg-type)String% value = "",
- %(arg-type)Point% pos = DEFAULT_POSITION,
- %(arg-type)Size% size =...