How to set modality within IDE
Judy Perry
jperryl at ecs.fullerton.edu
Wed Jun 2 11:52:19 EDT 2004
Thank you so much, Sarah!
Judy
On Wed, 2 Jun 2004, Sarah Reichelt wrote:
> To do the suspend, use this:
> send "menuPick " & quote & "Suspend Development Tools" \
> & quote to btn "Development" of stack "revMenuBar"
>
> and the restore:
> send mouseUp to btn "Restore Revolution UI" of stack "revRestore"
>
> Note that the restore operation automatically chooses the pointer tool,
> so if you don;t want your students plunged straight into editing, add a
> line that sets it back to browse after restoring.
More information about the use-livecode
mailing list