Wikia

WoWWiki

API EditBox SetAutoFocus

Talk1
98,472pages on
this wiki


Sets whether the cursor should automatically focus on the EditBox when it is shown.

EditBox:SetAutoFocus(autoFocus)


Arguments

autoFocus 
Boolean - Whether autofocus should be enabled


Returns

nil


Example

<Scripts>
    <OnLoad>
        myEditBox:SetAutoFocus( false );
    </OnLoad>
</Scripts>

Result

Will disable AutoFocus on myEditBox when the addon loads.


Details

Initial setting appears to be true.
Advertisement | Your ad here

Photos

Add a Photo
61,987photos on this wiki
See all photos >

Recent Wiki Activity

See more >

Around Wikia's network

Random Wiki