Hi
If I want to add an extra button on a page were is the relationship between the page and the hyperlink.
Example I wanna add a new button that takes me to a xml screen named test.
Also the button ID? Where is that stored?
<control>
<description>TEST</description>
<type>button</type>
<id>9</id>
<posX>64</posX>
<posY>343</posY>
<label>633</label>
<hyperlink>604</hyperlink>
<onup>8</onup>
<ondown>2</ondown>
</control>
I added LABEL in the right xml file, but can't find the HYPERLINK. Where are they stored?
//Lasse
If I want to add an extra button on a page were is the relationship between the page and the hyperlink.
Example I wanna add a new button that takes me to a xml screen named test.
Also the button ID? Where is that stored?
<control>
<description>TEST</description>
<type>button</type>
<id>9</id>
<posX>64</posX>
<posY>343</posY>
<label>633</label>
<hyperlink>604</hyperlink>
<onup>8</onup>
<ondown>2</ondown>
</control>
I added LABEL in the right xml file, but can't find the HYPERLINK. Where are they stored?
//Lasse