View Single Post
Old 03-02-2012, 03:27 PM   #2
Makavien420
A Tundra Mammoth
 
Join Date: Jan 2004
Posts: 66
Interface Author - Click to view interfaces
Default

You have to understand a lot of us do this stuff in what little spare time we have and so we make things the way we like. The things you are asking for would take hours upon hours to do making them resizable graphics smaller ,
can and will also cause things to have issues in like how labels show up .

I wish I could spend all my spare time taking requests like this and doing what people like . What I do is look at the most popular downloads in each section when its time to create that window and I try to add in the special features of the most popular stuff or with say my hotbar I made the color changing buttons to give you a visual guide to whats ready and whats not ready.

Now if I was being paid to do stuff like this I could actually make anything anyone wanted but I don't and I don't expect or even want anyone to have to actually pay someone to do this kind of work.

But I can actually give you a rough idea of how hard this is first you just change the line that says resizable to true . Then you have to map out every gauge ,icon , and label to move with the window which is at least 6 lines of code per item. Then you test it and make sure it all works which for me is after every single change . You also can get really screwed up when it comes to list boxes and stuff like that because you have to add a certain amount of pixels just for the borders and the inner borders .
__________________
Makavien420 is offline   Reply With Quote