Displaying 2 results from an estimated 2 matches for "listbox_create".
2006 Nov 21
0
[746] trunk/wxruby2/doc/textile/listbox.txtl: Correct ruby method signature for methods that accept an array of strings
...t;:listbox.html.
</span><span class="cx"> * _validator_ Window validator.
</span><span class="lines">@@ -107,14 +99,6 @@
</span><span class="cx">
</span><span class="cx"> "ListBox#create":listbox.html#ListBox_create, "Validator":validator.html
</span><span class="cx">
</span><del>-
-
-
-
- *destructor*()
-
-Destructor, destroying the list box.
-
</del><span class="cx"> h3(#ListBox_create). ListBox#create
</span><span class="cx&qu...
2007 Apr 14
0
[965] branches/wxruby2/wxwidgets_282/doc/textile: Misc.
...-type)Size% size = DEFAULT_SIZE,
</span><span class="cx"> %(arg-type)Array% choices = nil,
</span><span class="lines">@@ -101,10 +101,10 @@
</span><span class="cx">
</span><span class="cx"> h3(#ListBox_create). ListBox#create
</span><span class="cx">
</span><del>- Boolean *create*(%(arg-type)Window% parent, %(arg-type)Integer% id,
</del><ins>+ Boolean *create*(%(arg-type)Window% parent, %(arg-type)Integer% id,
</ins><span class="cx">...