m/
-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of hershrev
Sent: Thursday, March 25, 2004 5:52 PM
To: How to use Revolution
Subject: Re: Menu items
On Thursday, March 25, 2004, at 06:24 PM, Ken Ray wrote:
Huh?
I have an option button, the menu items needs to
--- hershrev <[EMAIL PROTECTED]> wrote:
> I have an option button, the menu items needs to
> be editable, that if the list doesn't contain
> the necessary item the user should be able to
> add it. I used the "use stack menu" . I used
> menupick to trigger the script when a user
> selects a me
; Sent: Thursday, March 25, 2004 5:52 PM
> To: How to use Revolution
> Subject: Re: Menu items
>
>
>
> On Thursday, March 25, 2004, at 06:24 PM, Ken Ray wrote:
>
> > Huh?
> I have an option button, the menu items needs to be editable, that if
> the list doesn
sez [EMAIL PROTECTED]
>I have an option button, the menu items needs to be editable, that if
>the list doesn't contain the necessary item the user should be able to
>add it. I used the "use stack menu" . I used menu pick to trigger the
> script when a user selects a menu item , It doesn't seem
On Thursday, March 25, 2004, at 06:24 PM, Ken Ray wrote:
Huh?
I have an option button, the menu items needs to be editable, that if
the list doesn't contain the necessary item the user should be able to
add it. I used the "use stack menu" . I used menu pick to trigger the
script when a user
Huh?
> -Original Message-
> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED] On Behalf Of hershrev
> Sent: Thursday, March 25, 2004 3:01 PM
> To: [EMAIL PROTECTED]
> Subject: Menu items
>
>
> Hi all , I need to create an editable drop down menu. I did by card
> but it deesn't funct
On Monday, August 11, 2003, at 11:04 AM, Barry Levine wrote:
In the Properties of a popup, I can type in a list of what I want the
popup to display when it is "mouse-down'd", so to speak. If I wish to
fill that popup dynamically, how do I accomplish this?
Doesn't look like "menu items" has anythin
Klaus,
Thanks. It was so straightforward that I missed it. Here's how I
actually used it:
on openStack
put revSpeechVoices() into button "myVoices"
-- now the user may choose from any available voice
end openStack
Regards,
Barry
On Monday, Aug 11, 2003, at 12:04 America/Denver, K