Thread Tools Display Modes
01-11-11, 04:30 AM   #1
groin
A Cyclonian
AddOn Compiler - Click to view compilations
Join Date: Nov 2008
Posts: 45
SFilter and button

Hi all,
i want use the new button facade skin rectangle for PhanxBuff,Stuf and Bar.

i have a problem with sfilter that use button square mode for spells.

Code:
  
frame.icon = frame:CreateTexture("$parentIcon", "BACKGROUND")
frame.icon:SetAllPoints(frame)
frame.icon:SetTexture(spellIcon)
frame.icon:SetTexCoord(0.07, 0.93, 0.07, 0.93)
So it's possible to change this with a rectangle icon of spells?

thanks all.

Last edited by groin : 01-11-11 at 08:56 AM.
  Reply With Quote

WoWInterface » AddOns, Compilations, Macros » AddOn Help/Support » SFilter and button


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off