christianboutin.com
12-09-2009 22:15:06
I'm currently trying to build a skin for my game ( Tales of the USCA, see showcase
). Game has very modest GUI needs (basically, main menu, options menu and so on, game itself has no interactive gui).
Anyway, leaning seriously towards QuickGUI. I was trying to replace the images of qgui with my own, and I ran into an issue with the scrollbar.
The GUI design I made has rectangular arrow buttons for vertical scrollbar (instead of square buttons). But even though my image is a rectangle it shows up as a square. Also, I can't see where the size of the scrollbar (horizontal size for a vertical scrollbar) is set. So if I want to make it bigger, how do I proceed? Change the size of the image has no effect. Are these things hard-coded? Because I haven't found anything about the size of things in the skinTypes file.
If square and scrollbar size are restrictions then no biggie, I'll adjust. But if I can change them I'd like to know how. Thanks!

Anyway, leaning seriously towards QuickGUI. I was trying to replace the images of qgui with my own, and I ran into an issue with the scrollbar.
The GUI design I made has rectangular arrow buttons for vertical scrollbar (instead of square buttons). But even though my image is a rectangle it shows up as a square. Also, I can't see where the size of the scrollbar (horizontal size for a vertical scrollbar) is set. So if I want to make it bigger, how do I proceed? Change the size of the image has no effect. Are these things hard-coded? Because I haven't found anything about the size of things in the skinTypes file.
If square and scrollbar size are restrictions then no biggie, I'll adjust. But if I can change them I'd like to know how. Thanks!