Page 1 of 1

Standalone Problem

Posted: Wed Jan 20, 2010 7:01 pm
by thehat
I have a Mac standalone that was working fine. Then a simple button which was used to hide and show a group just stopped working. :cry:
Is there anything I can do??

Thanks,
Gregg Mc Hatton

Re: Standalone Problem

Posted: Wed Jan 20, 2010 9:57 pm
by Mark
Hi Gregg,

Anything you can do? What kind of anything are you thinking of?

You will have to find out why the script stopped working, correct the scripts that cause the problem, and build a new standalone. We all need to do that from time to time.

If you want to know what's wrong with your script and can't figure it out, you might post it here for a start.

Best,

Mark

Re: Standalone Problem

Posted: Tue Jan 26, 2010 5:10 am
by thehat
I found the problem. A graphic somehow disappeared. When the graphic was called the script quit.
Thanks for the help. Richard Gaskin suggested that I implement the error reporting dialog.
Gregg