View Single Post
06-15-10, 02:28 PM   #11
Grimsin
A Molten Giant
 
Grimsin's Avatar
AddOn Author - Click to view addons
Join Date: Sep 2006
Posts: 990
okay so i can add this to my frame creation part and create the font strings?

frame.HealthBorder.percentPartyHText = CreateFontString(nil, "OVERLAY", "GameFontNormalSmall")

and what about textures? does this count?
frame.PedestalFrame.texture = frame.PedestalFrame:CreateTexture()
__________________
"Are we there yet?"

GrimUI
[SIGPIC][/SIGPIC]

Last edited by Grimsin : 06-15-10 at 02:31 PM.
  Reply With Quote