View Single Post
Old 12-15-2008, 03:33 AM   #54
Seladar
A Ghoul
 
Join Date: Jul 2003
Posts: 13
Interface Author - Click to view interfaces
Default movable, no border...sortof

After looking through JChans fix, and playing around with it a little, and looking at the compare..I came to the conclusion that if you are using a buff box with label names, you don't need to use the tilebox stuff at all. Just remove the old vscroll/hscroll stuff, and it works fine with the explicit positioning. Ok, maybe the tilebox is neater. but if you don't need the box resizable, which was the point of coding it that way, why bother? ..So, i reloaded my old one, cleaned up the vscrooll/hscroll. and tada, it works fine. As for the transparent thing, I set the fade to 25%, and the border just about disappears, but it's still there so you can move it if you need to. If that's not good enough, se it that way till you get it where you want it, THEN make the edit to kill the border, assuming of course you don't move it around all the time.

The castspell I have that also shows the lablenames, i fixed by simply adding the tooltip reference set to false for each lable and the button, and it's working as it should again too.

Cheers
Seladar is offline   Reply With Quote