Hi Sarah,

I suppose I could do a doMenu "Suspend Development Tools", but then how
would I get them back? (since there's no longer a menu for doing so)?

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.

Cheers,
Sarah

_______________________________________________
use-revolution mailing list
[EMAIL PROTECTED]
http://lists.runrev.com/mailman/listinfo/use-revolution

Reply via email to