Text Area Auto Scroll
#16
A personal thanks from me as well JMarshall i recall you were going to help me code this a while back, but my patience paid off.

Thank you.
Reply
#17
Martomo Wrote:Sorry for the double post, but I have a few questions.

- Is the delay and time tag in seconds or milliseconds?
- Do they work in python scripts?
- What 'condition_to_scroll' does it react on?
I've tried condition Control.HasFocus(50), but that didn't work (was in a script though).
Also looked around in the PM3 skin and turned on the auto scroll under skin settings, set the delay on "0", but that didn't work either.

Never mind the above questions, I got it to work now, first time building XBMC myself, mixed up some files with an old T3CH build.

Thanks again Jmarshall for this feature!
Reply
#18
Martomo Wrote:Sorry for the double post, but I have a few questions.

- Is the delay and time tag in seconds or milliseconds?
- Do they work in python scripts?
- What 'condition_to_scroll' does it react on?
I've tried condition Control.HasFocus(50), but that didn't work (was in a script though).
Also looked around in the PM3 skin and turned on the auto scroll under skin settings, set the delay on "0", but that didn't work either.

Then you probably didn't update you xbmc proper because it works fine for me as well and to answer your other questions
Its in millseconds scame as all animations
It will work fine in windowxml scripts
conditions can be anything
Reply

Logout Mark Read Team Forum Stats Members Help
Text Area Auto Scroll0