Re: CommandButton question

2005-05-06 Thread Friedger
In Curl 3 the following works. {curl 3.0 applet} {let cb = {CommandButton label = "lkj"}} {cb.label.get-text} Friedger *** To unsubscribe from this list, send a mail to: mailto:[EMAIL PROTECTED] To contact a human list

Re: CommandButton question

2005-05-06 Thread Friedger
I wonder why you need to access the label of a commandbutton. If you want to use different values for the label try ReactiveLabel. Friedger *** To unsubscribe from this list, send a mail to: mailto:[EMAIL PROTECTED] To contact a