Displaying 5 results from an estimated 5 matches for "setselectionrang".
Did you mean:
setselectionrange
2006 Mar 30
3
Autocompleter
What is the best way to show that Autocompleter is searching for the
dropdown list. It is taking several seconds to load the list
deco
2006 Feb 13
2
would like to have the input text highlighted in the autocomplete div
Hello everyone,
I would like to have the input text highlighted in the autocomplete div (similar to google suggest)
Any ideas how I can get this working with the autocomplete class ?
Thanks,
Shyam
2007 Apr 29
0
[989] branches/wxruby2/wxwidgets_282: Fix a crasher with misdirected ComboBox#GetSelection method on GTK; clearer
...class="cx"> * "ComboBox#set_insertion_point":#ComboBox_setinsertionpoint
</span><span class="cx"> * "ComboBox#set_insertion_point_end":#ComboBox_setinsertionpointend
</span><del>-* "ComboBox#set_selection_range":#ComboBox_setselectionrange
</del><ins>+* "ComboBox#set_text_selection_range":#ComboBox_settextselectionrange
</ins><span class="cx"> * "ComboBox#set_value":#ComboBox_setvalue
</span><span class="cx"> * "ComboBox#undo":#ComboBox_undo
</s...
2017 Jun 23
0
Wine release 2.11
...TextElement2 declaration.
mshtml: Added IHTMLInputTextElement2 stub implementation.
mshtml: Added IHTMLInputTextElement2::selectionStart property implementation.
mshtml: Added IHTMLInputTextElement2::selectionEnd property implementation.
mshtml: Added IHTMLInputTextElement2::setSelectionRange implementation.
mshtml: Expose IHTMLInputTextElement2 to scripts.
mshtml/tests: Added IHTMLInputTextElement2 tests.
widl: Try to find imported typelib using .tlb extension if it wasn't specified.
server: Introduce create_server_async and use it in read request handler....
2007 Mar 21
0
[906] branches/wxruby2/wxwidgets_282: Wx::ComboBox API 2.6 -> 2.8, plus some doc corrections
..._setinsertionpoint
</span><span class="cx"> * "ComboBox#set_insertion_point_end":#ComboBox_setinsertionpointend
</span><del>-* "ComboBox#set_selection":#ComboBox_setselection
</del><ins>+* "ComboBox#set_selection":#ComboBox_setselectionrange
</ins><span class="cx"> * "ComboBox#set_value":#ComboBox_setvalue
</span><span class="cx"> * "ComboBox#undo":#ComboBox_undo
</span><span class="cx">
</span><span class="lines">@@ -74,36 +76...