Game Development Community

Kudos, GG - window & scroll bitmaps rock

by Orion Elenzil · in Torque Game Engine · 02/16/2006 (11:00 am) · 4 replies

Altho i'm having some issues with them right now,
whoever came up with the dynamically-sliced-up bitmaps for scrolls and window widgets,
my hat is off to you.

#1
02/16/2006 (12:34 pm)
I don't like the arrays, makes making them a real pain.
#2
02/16/2006 (12:35 pm)
Heh.
i confess i haven't actually *made* one.

from a programming point of view it's neat, at least.
#3
02/16/2006 (1:07 pm)
Well it is a neat approach, but I'm just terrible at getting it to work. :)
#4
02/16/2006 (3:36 pm)
I thought the same thing when I skinned the slider thumb graphic.. Neat idea, but takes a little digging to get the specifics.