View Single Post
Old 10-17-2002, 01:10 AM   #3
lunakin
A Shissar Defiler
 
lunakin's Avatar
 
Join Date: Aug 2002
Posts: 176
Interface Author - Click to view interfaces
Default

I was JUST thinking about a horizontal container mod this evening, instead I did one with icons 75% normal size

I looked at your code thinkin it might be the actual window size, but you have it set to 100, and if you are using teh 40x40pixel standard Icons, that window is way over 100 pixels tall. I'm thinking there may be something hardcoded in containers to make room for the combine/close buttons that are usually at the bottom, and although you moved the buttons, the window is still being built to accomodate those buttons...

Maybe try setting window y-size even smaller? Like 50 or something?

Lunakin/Jay
lunakin is offline   Reply With Quote