XML Object Reference
18. May 2006
27
optiPoint application module - XML Applications, Developer’s Guide
c01.fm
Ticker
4.9
Ticker
Ticker text is displayed in the system bar and continually moves from right to left above the dis-
play.
Syntax
<IppTicker>
<Text> </Text>
</IppTicker>
Example
<?xml version="1.0" encoding="UTF-8" ?>
<IppDisplay>
<IppScreen ID="1" HiddenCount="0" CommandCount="1">
<IppTextBox MaxSize="30" Constraint="ANY" Default="TEXT"
Key="TB1">
<Title>Title</Title>
<Text>TextBox</Text>
<Url>http://subdomain.domain/path/program</Url>
</IppTextBox>
<IppCommand Type="SELECT" Priority="0">
<Label>Select</Label>
<ScreenID>1</ScreenID>
</IppCommand>
<IppTicker>
<Text>Ticker Text</Text>
</IppTicker>
</IppScreen>
</IppDisplay>
>
If the text is missing or is invalid, an empty ticker, unnoticeable to the user, is dis-
played.
Содержание HiPath optiPoint 410
Страница 1: ...HiPath optiPoint application module XML Applications Developer s Guide ...
Страница 78: ......