How can i accomplish Auto screen scroll vertically for example for reading let's say like each 2 or 3 seconds it scrolls slowly down a little bit and so on ?
I know i need to use a timer but components & functions are limited , is there any extension to be used to do that ?
i will try it thank you but i mean [ if you tried to scroll by yourself (not automatically) afterwards it doesn't work ( after you clicked the button try to scroll up by yourself ) ]
for example
( let's say someone clicked the start scrolling button for 2 seconds and y changed , then hit stop , then wanted to scroll up and down manually ( resetting ability to scroll up and down manually to the object after hitting stop )
They are already different options than the one indicated in the title of the topic.
Here you have another version, it is not finished, but you can get some idea.
Your example works fine on the text but when i implement it in my aia file specially copied the blocks for huge text file around 5000 line of text it gets broken [ the manual scroll function then doesn't work at all specially to backwards ( to top ) after i click the stop button ]