PDA

View Full Version : UIScrollbar problem


Stromgren
08-30-2007, 02:23 PM
When i use the UIScrollbar on a dynamic textfield with a text to big and plays the movie, the text is just one line horisontal instead of many lines wich i can scroll through. The scrollbar i attached on a vartical side of the textfield..

What am i doing wrong ??

Thanks in advance..

atomic
08-30-2007, 03:32 PM
Have you set the textfield to multiline?

Stromgren
08-30-2007, 05:52 PM
Have you set the textfield to multiline?

Thanks soo much.. works now

atomic
08-30-2007, 05:59 PM
;)