On 8/1/01 8:43 pm, Monte Goulding <[EMAIL PROTECTED]> wrote:

> Thanks for the help. I'd also like to double click with the pointer tool to
> bring up a custom palette. I'm sure Kevin would have done this.

Its very simple: insert the scripts you need into the front.  E.g.

on mouseDoubleUp
  if the tool is "pointer tool" then
    palette "my properties palette"
  end if
end mouseDoubleUp

Regards,

Kevin

Kevin Miller <[EMAIL PROTECTED]> <http://www.runrev.com/>
Runtime Revolution Limited (formerly Cross Worlds Computing).
Tel: +44 (0)131 672 2909.  Fax: +44 (0)1639 830 707.


Archives: http://www.mail-archive.com/metacard@lists.runrev.com/
Info: http://www.xworlds.com/metacard/mailinglist.htm
Please send bug reports to <[EMAIL PROTECTED]>, not this list.

Reply via email to