Author Topic: GuiScrollCtrl  (Read 489 times)

When using a GuiScrollCtrl, I put anything in it it always reverts to the position of 1 1 for some reason. I can set it via console, but if I edit values via GUI editor, it always reverts back. What exactly is wrong?

Because it scrolls to default the top left most object, or else you'd be able to scroll infinitly.

To prevent this, you can stick a blank text object in the top left corner.

Because it scrolls to default the top left most object, or else you'd be able to scroll infinitly.

To prevent this, you can stick a blank text object in the top left corner.
Thanks

Also, you can set guiMLTextCtrl's text to any amount if it's -1, because the GUI is limiting how many i can use.
« Last Edit: May 25, 2009, 08:56:22 PM by Azimuth »