Hi,
I am trying to get my text scrolling by using displayZoneText() and/or displayText(), but whenever I try to set an effect different from static printing I won't see any text at all. Indeed, I have tried some other effects in addition to scrolling, but they won't show either.
Here a piece of code for the displayZoneText() try. The commented static text will show just nicely.
I tried displayText() without setting any zone as well...but did not work..
I would really appreciate some tips!
Thanks in advance
Hi, I am trying to get my text scrolling by using displayZoneText() and/or displayText(), but whenever I try to set an effect different from static printing I won't see any text at all. Indeed, I have tried some other effects in addition to scrolling, but they won't show either. Here a piece of code for the displayZoneText() try. The commented static text will show just nicely. I tried displayText() without setting any zone as well...but did not work..
I would really appreciate some tips! Thanks in advance
Code Demonstrating the Issue