hi.
i have a huge amount of text in an edit box. i currently have it set with a keyboard function to scroll with arrow keys.
(it works ok but its not as much fun.)
what i really want to do is make it a dragable scroll like a pdf file.
you know- with a grab hand to push it up and down.
i can do it with an image but can i do it with text in an edit box?
anyone have a solution?
thanx.
this could be an easy solution for your problem. I think it could look better but unfortunately 3DFA's Edit Box element does only use integers to set the scroll position.
i couldnt use my text in the opening script as you did, it said the string was too long. but i used in the edit box with no problem. havent been able to get my custom cursor to work tho.