Displaying 3 results from an estimated 3 matches for "combobox_getselectionrang".
Did you mean:
combobox_getselectionrange
2007 Mar 21
0
[909] branches/wxruby2/wxwidgets_282/doc/textile/combobox.txtl: Correct disambiguated method names in methods listing
...</span><span class="cx"> * "ComboBox#get_last_position":#ComboBox_getlastposition
</span><span class="cx"> * "ComboBox#get_current_selection":#ComboBox_getcurrentselection
</span><del>-* "ComboBox#get_selection":#ComboBox_getselectionrange
</del><ins>+* "ComboBox#get_selection_range":#ComboBox_getselectionrange
</ins><span class="cx"> * "ComboBox#paste":#ComboBox_paste
</span><span class="cx"> * "ComboBox#redo":#ComboBox_redo
</span><span...
2007 Apr 29
0
[989] branches/wxruby2/wxwidgets_282: Fix a crasher with misdirected ComboBox#GetSelection method on GTK; clearer
...span><span class="cx"> * "ComboBox#get_last_position":#ComboBox_getlastposition
</span><span class="cx"> * "ComboBox#get_current_selection":#ComboBox_getcurrentselection
</span><del>-* "ComboBox#get_selection_range":#ComboBox_getselectionrange
</del><ins>+* "ComboBox#get_text_selection_range":#ComboBox_gettextselectionrange
</ins><span class="cx"> * "ComboBox#paste":#ComboBox_paste
</span><span class="cx"> * "ComboBox#redo":#ComboBox_redo
</span>...
2007 Mar 21
0
[906] branches/wxruby2/wxwidgets_282: Wx::ComboBox API 2.6 -> 2.8, plus some doc corrections
...quot;cx"> * "ComboBox#get_last_position":#ComboBox_getlastposition
</span><del>-* "ComboBox#get_value":#ComboBox_getvalue
</del><ins>+* "ComboBox#get_current_selection":#ComboBox_getcurrentselection
+* "ComboBox#get_selection":#ComboBox_getselectionrange
</ins><span class="cx"> * "ComboBox#paste":#ComboBox_paste
</span><span class="cx"> * "ComboBox#redo":#ComboBox_redo
</span><span class="cx"> * "ComboBox#replace":#ComboBox_replace
</span><span...