[Gambas-user] scrolling text
Werner
wdahn at ...1000...
Wed Aug 6 18:47:47 CEST 2008
M0E Lnx wrote:
> I'm trying to do some scrolling text on a window.
> Does anyone have any idea how to do this>?
>
> I've tried to mock the about window in the gambas IDE project, but I
> need the text to scroll horizontally from lright to left and I can't
> figure out exactly how to do it
>
> Please help
>
> Thanks
>
You use a picturebox or drawingarea and a timer that moves the x or y
coordinate. I will send you a sample (it is too big to be posted here).
Regards
Werner
More information about the User
mailing list