Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Horizontal Scrolling Text.
Message
 
To
19/08/1999 08:44:36
Dragan Nedeljkovich (Online)
Now officially retired
Zrenjanin, Serbia
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Miscellaneous
Thread ID:
00254917
Message ID:
00255254
Views:
14
>>>Any easy way to do that at the bottom of the screen?.
>>
>>On the status bar? Here's a quickie basic idea:
>
>Which reminded me of similar tricks of 15 years ago, in some ZX Basic, but then it rolled the text...
>
>* cmessage = 'Hi There!'
>cmessage=padr("Hi there!", 40)
>for n = 1 to 50
>* cmessage = ' ' + cmessage
> cmessage = right(cmessage,1)+ left(cmessage,39)
> wait window '' time .2
> set message to cmessage
>endfor
>
>This is actually rolling, not scrolling... but it was nice to remember.

Right! I'm really not too sure what the original poster was looking for, though, wrap around or not, statusbar or not :)
The Anonymous Bureaucrat,
and frankly, quite content not to be
a member of either major US political party.
Previous
Reply
Map
View

Click here to load this message in the networking platform