Customize scroll control ( guiScrollCtrl )
by Ilija Lazarevic · in Torque Game Builder · 03/12/2011 (5:05 am) · 0 replies
Hello guys,
Since I'm new to Torque 2D game builder, I'm having problems to customize scroll control gui component.
I have tried to change picture in common/gui/images/ folder that is key mapped. But, I don't like frames for those images. I'd like to fully customize it, like have vertical scroll slider on left side, and not having those arrows for up and down. Just a background for sliding area and one simple slider, which is going to be small circle all the time.
Is there any other way to customize it through profile, or write some particular code, or I have to implement it from scratch to fit my needs?
Thanks,
Ikac
Since I'm new to Torque 2D game builder, I'm having problems to customize scroll control gui component.
I have tried to change picture in common/gui/images/ folder that is key mapped. But, I don't like frames for those images. I'd like to fully customize it, like have vertical scroll slider on left side, and not having those arrows for up and down. Just a background for sliding area and one simple slider, which is going to be small circle all the time.
Is there any other way to customize it through profile, or write some particular code, or I have to implement it from scratch to fit my needs?
Thanks,
Ikac
About the author
Studying Computer science. Intermediate knowledge of C/C++ programming languages.