Returns whether arrow keys are ignored by the edit box unless the Alt key is held. Signature: Code enabled = EditBox:GetAltArrowKeyMode()
Returns: - enabled - 1 if arrow keys are ignored by the edit box unless the Alt key is held; otherwise nil (1nil)
Также смотрите: Окно редактирования
Ссылки: http://wowprogramming.com/docs/widgets/EditBox/GetAltArrowKeyMode
|