Sets whether long lines of text are indented when wrapping. Signature: Code EditBox:SetIndentedWordWrap(indent)
Arguments: - indent - True to indent wrapped lines of text; false otherwise (boolean)
Также смотрите: Окно редактирования
Ссылки: http://wowprogramming.com/docs/widgets/EditBox/SetIndentedWordWrap
|