WoW:API EditBox HighlightText: Difference between revisions

m
no edit summary
(Fixed the spam here)
mNo edit summary
Line 1: Line 1:
Highlights all the text in a Textbox.
Highlights the text in a Textbox.
{{API/Uncategorized}}
{{API/Uncategorized}}


 
Params (start[, end])
Start begining at 0 [end] is optional.
Starts is the character to start highlighting at (0 => beginning), [end] is optional and defaults to the length.
Thus:


'''Editbox:HighlightText(0);'''
'''Editbox:HighlightText(0);'''
Anonymous user