|
-
Mar 17th, 2006, 04:42 PM
#1
Thread Starter
Addicted Member
Text box that scrolls text
Any ideas on how i could make a text box that would slowly scroll through the text in it?
Thanks
John
-
Mar 17th, 2006, 04:49 PM
#2
Hyperactive Member
Re: Text box that scrolls text
Thats when you know people are lazy lol. You have to consider scrolling for them.
-
Mar 17th, 2006, 04:55 PM
#3
Frenzied Member
Re: Text box that scrolls text
Are you wanting it to scroll when text is added to it? Like a chat program? If so try this thread. There are a few options to try. If this won't work how do you want it to scroll?
-
Mar 17th, 2006, 06:30 PM
#4
Thread Starter
Addicted Member
Re: Text box that scrolls text
like the text box already has tons of text in it.. when the user clicks a button it starts from the top and slowly scrolls to the end
-
Mar 17th, 2006, 06:55 PM
#5
Frenzied Member
Re: Text box that scrolls text
Then you're going to want to use a timer.
Maybe every interval move the carat. If you can findout how many charactors per line you can move it that amount.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|