Associating a command with a <choice> tag

"R. Dale Asberry" <[email protected]> Tue, 23 Dec 2003 14:32:36 -0500
Newsgroups gmane.comp.java.luxor-xul.user
Message-ID <[email protected]>
Is this possible, if so how?

Example of what I was thinking:

<map id="license.choices">
  <entry key="false" value="I do NOT accept the license agreement" />
  <entry key="true" value="I accept the license agreement" />
</map>
...
<choice id="license.choice" map="license.choices" type="radio"
command="enable.license.next" />
...
<button label="Prev &lt;" id="license.prev" command="welcome.show"
accesskey="P" key="p" />
<button label="Next &gt;" id="license.next" command="chooselocation.show"
accesskey="N" key="n" />



-------------------------------------------------------
This SF.net email is sponsored by: IBM Linux Tutorials.
Become an expert in LINUX or just sharpen your skills.  Sign up for IBM's
Free Linux Tutorials.  Learn everything from the bash shell to sys admin.
Click now! http://ads.osdn.com/?ad_id=1278&alloc_id=3371&op=click