Hi Eric,

I tried it and it works. Thanks for this nice and simple solution.

Best regards,

Mark Schonewille

--

Economy-x-Talk Consulting and Software Engineering
http://economy-x-talk.com
http://www.salery.com

Quickly extract data from your HyperCard stacks with DIFfersifier. http://differsifier.economy-x-talk.com


Op 24-aug-2007, om 13:01 heeft Eric Chatonet het volgende geschreven:

Hi Paolo,

You can use the usual answer dialog and have not to build your own:

on mouseUp
  send "CloseAnswerDialog" to me in 4 seconds
  answer "You are great"
end mouseUp
--------------------------
on CloseAnswerDialog
  close stack "Answer Dialog"
end CloseAnswerDialog


_______________________________________________
use-revolution mailing list
use-revolution@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-revolution

Reply via email to