Re: CommandButton question

2005-05-07 Thread 前川享仁
Hi 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 Thanks. I've read about ReactiveLabel in online help. But maybe its concept was too new to me, so what I

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