WoW:API GameTooltip ClearLines: Difference between revisions
Jump to navigation
Jump to search
{{widgetmethod}}
No edit summary |
({{widgetmethod}}) |
||
| Line 1: | Line 1: | ||
{{widgetmethod}} | |||
<center>'''Title''' ''-Documentation by [[user:Goatus|Goatus]]-''</center> | <center>'''Title''' ''-Documentation by [[user:Goatus|Goatus]]-''</center> | ||
| Line 31: | Line 33: | ||
: This doesn't actually clear the right hand column of lines, but meerly hides them. After running this function you can still retreive the previous tooltips RightTextX with the GetText() function. So if you wish to check for text here you should use IsVisible instead of checking of the text value of the field is nil. --[[User:Haarm|Haarm]] 00:56, 5 May 2005 (EDT) | : This doesn't actually clear the right hand column of lines, but meerly hides them. After running this function you can still retreive the previous tooltips RightTextX with the GetText() function. So if you wish to check for text here you should use IsVisible instead of checking of the text value of the field is nil. --[[User:Haarm|Haarm]] 00:56, 5 May 2005 (EDT) | ||