View Single Post
Old 09-16-2006, 12:20 AM   #1
JWise1203
Low Bitrate
 
Join Date: Jun 2005
Posts: 81
My Photos: ()
Scrollable Label?

Hey David,

Is it possible to scroll through a label object? Basically I would users to scroll through the text assigned to a label if the data becomes too long to display(Like the Listbox objects) in my plug-in.

I guess that I could figure out how many lines I can fit in the label and then load parts of the string as the down/up arrow is pressed.

I noticed that there is the following in the SDK; I just haven't seen it used in the sample code:

CFControls.skinLabel
needScroll - Label need scrolling flag (Field)

Just wanted to see if you might have a recommendation for this.
JWise1203 is offline   Reply With Quote
Sponsored Links