Widget API: FontString:SetNonSpaceWrap

From AddOn Studio
Revision as of 11:56, 10 June 2006 by WoWWiki>Mikk ({{widgetmethod}})
Jump to navigation Jump to search

Widget API ← FontString < SetNonSpaceWrap

Synopsis

FontString:SetNonSpaceWrap(boolean wrapFlag)

Description

Set whether long strings without spaces are wrapped or truncated.

Examples