Thread Tools Display Modes
07-31-10, 02:46 PM   #1
Minerv
A Black Drake
 
Minerv's Avatar
AddOn Compiler - Click to view compilations
Join Date: May 2009
Posts: 89
oUF Auras

Hey, so i got around trying oUF and shizz, modified the buffs and got them all square and nice, but couldnt get a 1px border around them, they look like this atm, so i was wondering if anyone could help me with this?

http://a.imageshack.us/img837/6196/border.png
  Reply With Quote
07-31-10, 03:22 PM   #2
Mischback
A Cobalt Mageweaver
 
Mischback's Avatar
AddOn Author - Click to view addons
Join Date: Aug 2009
Posts: 221
Originally Posted by Minerv View Post
Hey, so i got around trying oUF and shizz, modified the buffs and got them all square and nice, but couldnt get a 1px border around them...
What have you tried? I think using a PostCreateIcon()-function should do the trick. You can apply a border to every created icon. But I think, a 1px-border won't work that well, because a standard-button, as it is created by oUF has rounded corners, so you can use your own createAuraIcon()-function or you can use a 3px-border or so...
  Reply With Quote
07-31-10, 03:49 PM   #3
Minerv
A Black Drake
 
Minerv's Avatar
AddOn Compiler - Click to view compilations
Join Date: May 2009
Posts: 89
Yeah, using PostCreateIcon() and so on, well i got rid of the rounded blizz border by dele*nvm*, maybe if i post the code im using it's easier for u guys to help me so here it is.

http://pastebin.com/4h4j4fLH

Last edited by Minerv : 07-31-10 at 04:04 PM.
  Reply With Quote
07-31-10, 04:20 PM   #4
yj589794
A Rage Talon Dragon Guard
AddOn Author - Click to view addons
Join Date: Mar 2009
Posts: 314
what is the value of BACKDROP you are using in PostCreateAura?


Also, this line needs more end quote marks....
Code:
        count:SetFont("Interface\\AddOns\\!media\\hooge0557, 8, "OUTLINEMONOCHROME")
  Reply With Quote
07-31-10, 04:29 PM   #5
Minerv
A Black Drake
 
Minerv's Avatar
AddOn Compiler - Click to view compilations
Join Date: May 2009
Posts: 89
Originally Posted by yj589794 View Post
what is the value of BACKDROP you are using in PostCreateAura?


Also, this line needs more end quote marks....
Code:
        count:SetFont("Interface\\AddOns\\!media\\hooge0557, 8, "OUTLINEMONOCHROME")
hehe lol, Backdrop was it. tyvm
and yeah hehe, got it to work now anyways thx again!
  Reply With Quote

WoWInterface » Featured Projects » oUF (Otravi Unit Frames) » oUF Auras


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