gadget first time OK - after some time or activity, it is looking like corrupted

I have made a complex gadget program for myself.
I am using Timer sysTray in gadget. I have Object for that.
After export it works fine, then after closing it, and then reloading it, mouse over states (no image displayed for an object) and various scripts etc just dont seem to be there.

After once, some images which has timer object also , they start blinking. i haven't written any code for that. its funny. i don't know how it comes in gadget?

Closing and reopening the problem remains.

Repackaging the gadget maks it works ONCE again.

There are no persistent variables and I have tried using persist and no persist object states option while making the gadget.

Any ideas?
5,644 views 2 replies
Reply #1 Top
When you close the gadget, wait for a while for it to clear it's own cache and any temp variables.

Listne to the harddrive, it actually chatters for a bit after closing.

When you reopen, it should be fine, but rapidly closing and opening the gadget will leads to worse and worse problems.

This fits something I have experienced, but might not be your exact problem, but give it a try.
Reply #2 Top
Im glad i chose something easy like WB.