View Single Post
09-27-10, 07:06 AM   #3623
sacrife
An Onyxian Warder
 
sacrife's Avatar
AddOn Author - Click to view addons
Join Date: Mar 2009
Posts: 384
Originally Posted by Haleth View Post
Hmm...



Really trying out loads of things, I can't decide on what I like most Gief feedback.

Working on reskinning default frames btw. WIP.

As I said , to remove that pesky circle thing topleft.

For those of you that are trying to skin some of the default blizzard frames.
This code removes that annoying topleft image on all the frames which you have to work with, makes it a lot easier to create square frames

select(1, CharacterFrame:GetRegions()):Hide()
select(1, PlayerTalentFrame:GetRegions()):Hide()
select(1, SpellBookFrame:GetRegions()):Hide()

GJ so far Cant wait for the end product.
__________________