> Hi all,
> Can any one give me a code that will create scrolling text on a form
>
> Thanks
Jambo
You need to give some more info.
Scrolling vertically or horizontally? Will the code be repeated or will it be like a Ticker tape with a continuous stream of text? Will anything else be happening on the form?
Here is a form that does nothing else but scroll text like a ticker tape
without using any timers. Should give you some ideas. You can change the speed by changing the value in the Sleep call.
Check out the properties added and the code in the LOAD, INIT and PAINT.
Remember that if you do this, you cannot use this form for anything else.
http://www.foxite.com/uploads/58409969-75f2-4aef-937c-e8ba34486c50.zipYou can even do this in a toolbar class.
Bernard
** If you see someone without a smile, give em one of yours :) **My Blog