View Single Post
04-01-15, 02:11 PM   #2
Lombra
A Molten Giant
 
Lombra's Avatar
AddOn Author - Click to view addons
Join Date: Nov 2006
Posts: 554
Font strings are not "frames", but "regions", and they're created differently, using frame:CreateFontString().

Frames are essentially no more than anchor points as far as visuals go. You need to somehow use textures to get something visible.
__________________
Grab your sword and fight the Horde!
  Reply With Quote