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