Returns whether the edit box is currently focused for keyboard input. Signature: Code enabled = EditBox:HasFocus()
Returns: - enabled - 1 if the edit box is currently focused for keyboard input; otherwise nil (1nil)
Также смотрите: Окно редактирования
Ссылки: http://wowprogramming.com/docs/widgets/EditBox/HasFocus
|