Quote: Originally Posted by
veetid 
needScroll is a flag you can set to use if you want too... Labels can be created to scroll, but it would have to be programming in on the plugin side currently...
it's not that hard to get a temp variable and scroll the lables you need to scroll, pulling off the text and invalidating the lable area...
david
Sorry to be a pain but I am not quite sure how to go about this...
I would need to set some kind of limit based off of the label itself in order to determine when the string I am loading into the label is too long and has to be split.
Which properties could I use to accomplish this?