[Fwd: Re: label names]

Chipp Walters chipp at chipp.com
Mon Mar 1 15:08:23 EST 2004


create button "jim"
set the style of btn "jim" to checkBox
set the label of btn "jim" to "fred"

does what it should do.

hershrev wrote:

> in regular buttons its not a problem , in check boxes or combo boxes is 
> my question
> thanks
> On Monday, March 1, 2004, at 02:06 PM, Chipp Walters wrote:
> 
>> They've always worked here.
>>
>> try in the messagebox:
>>
>> create button "jim";set the label of last btn to "fred"
>>
>> you should get a button named "fred"
>>
>> (note: the semicolon ';' separates the two lines above)
>>
>> -Chipp
>>
>>
>> hershrev wrote:
>>
>>> Hi, every body .
>>> I realize that set the label names don't work on option buttons and 
>>> checkboxes , is the problem by me or this is the way its meant to be 
>>> >> ?
>>> thanks, hershrev.
>>> _______________________________________________
>>> use-revolution mailing list
>>> use-revolution at lists.runrev.com
>>> http://lists.runrev.com/mailman/listinfo/use-revolution
>>
>> _______________________________________________
>> use-revolution mailing list
>> use-revolution at lists.runrev.com
>> http://lists.runrev.com/mailman/listinfo/use-revolution
>>
> 
> 




More information about the use-livecode mailing list