| View previous topic :: View next topic |
| Author |
Message |
tenelord
Joined: 31 Mar 2011 Posts: 31
|
Posted: Mon Apr 25, 2011 8:24 am Post subject: script |
|
|
Hello everyone. I want to add scrolling parameter to a text but don't know where to put it. In other words I want to make value 'wpt-cmt' do scroll continuously from left to right.
this is the text:
<area x="0" y="634" w="480" h="56" font="big" align="center">
<value>{wpt-cmt}</value>
</area>
And this is what i need to add:
<marquee behavior="scroll" direction="right">Your continuous scrolling text goes here</marquee>
Thanks! |
|
| Back to top |
|
 |
tenelord
Joined: 31 Mar 2011 Posts: 31
|
Posted: Wed Apr 27, 2011 3:09 pm Post subject: |
|
|
| Does anyone know if this is even posible in HECL? |
|
| Back to top |
|
 |
Cactus
Joined: 14 Dec 2007 Posts: 209 Location: Surrey UK
|
Posted: Thu Apr 28, 2011 8:05 am Post subject: |
|
|
This is a HECL command which is contained in a package that hasn't (yet) been added to Trekbuddy (i.e. lcdui.ticker). So far, TB only includes the core HECL commands.
http://www.hecl.org/docs/lcdui_ticker.html
It would be useful for displaying long directions. _________________ Nokia 5230
YTEC GNT-1210 GPS receiver (SiRF III Bluetooth) |
|
| Back to top |
|
 |
tenelord
Joined: 31 Mar 2011 Posts: 31
|
Posted: Thu Apr 28, 2011 11:58 am Post subject: |
|
|
Displaying directions is what I wanted to use it for.
Thanks for the answer. |
|
| Back to top |
|
 |
|