RSS

Вторник, 23.04.2024, 14:56
Главная » WoW API » API Виджеты » Окно редактирования »

EditBox:SetAltArrowKeyMode(enable)

[ править ]
Sets whether arrow keys are ignored by the edit box unless the Alt key is held.
[клоны]
Sets whether arrow keys are ignored by the edit box unless the Alt key is held.


Signature:
Code
EditBox:SetAltArrowKeyMode(enable)

Arguments:
  • enable - True to cause the edit box to ignore arrow key presses unless the Alt key is held; false to allow unmodified arrow key presses for cursor movement (boolean)

Также смотрите: Окно редактирования
Ссылки: http://wowprogramming.com/docs/widgets/EditBox/SetAltArrowKeyMode