common guys please someone must know this
|
|
Okay, well i'm currently editing a old 'Options interface' that cautionX has, however i'm trying to add a scroll bar to my interface.
Does anyone know how to add it?
common guys please someone must know this

Look how emote tab is done

E.g.
Code:public void interface() { RSInterface rsi = interfaceCache[538]; // 538 is the interface id. rsi.scrollMax = 250; }
try'd that however it doesn't work, i'v also checked other interfaces and that doesn't work ethier
I think there is a Tut on how to add....

Pretty much a scrollbar is a layer that has the scrollmax variable set to higher than the actual height of the layer, and then you add your childs under that layer like you would a normal layer
Hmm, badger do you think you could create a example of how one would looks with
a background sprite
then a new thing with the buttons then the scrollbar if you know what i mean?
Just so i can see how it would look
| « Client clipping flags. | Regarding 317+ Models » |
| Thread Information |
Users Browsing this ThreadThere are currently 1 users browsing this thread. (0 members and 1 guests) |