Hi guys,
I need to create a UI that will require a scrollbar controlling a panel displaying elements.
So far I used a script given here by xbytor :
bb/viewtopic.php?f=2&t=2721&p=11875&hil ... bar#p11875
But it doesn't want to display the elements inside, unless I specify their bounds ... Which is pretty painful as I can not know in advance the bounds (it's not fixed in my case ...).
Do you have a work-around for this ?
Thanks,
Julien