Option button question - answered

Barry Levine themacguy at macosx.com
Mon Aug 30 19:36:04 EDT 2004


Sarah,

A-ha! Set the label before calling the dialog. My "send..." attempt put the
cart before the horse.

Thanks very much.

Barry

On 8/30/04 10:00 AM, "use-revolution-request at lists.runrev.com"
<use-revolution-request at lists.runrev.com> allegedly flung into the void:

> From: Sarah Reichelt <sarahr at genesearch.com.au>
> Subject: Re: Option button question
> To: How to use Revolution <use-revolution at lists.runrev.com>
> Message-ID: <A2E377D2-FA36-11D8-A644-0003937A97B8 at genesearch.com.au>
> Content-Type: text/plain; charset=US-ASCII; format=flowed
> 
> You can explicitly set the label before calling the modal dialog
> e.g.
> 
> on menuPick pChoice
>    set the label of me to pChoice
>    -- show dialog etc
> end menuPick




More information about the use-livecode mailing list