"DeAnna Davidson" <[EMAIL PROTECTED]> wrote in message
news:33860@palm-dev-forum...
> I have an app that uses multiple databases.  Inside the app the user can
> delete any (or all) of the databases.  When running gremlins, unless I run
> my gremlin build to disable the delete button, all the dbs get deleted and
> gremlins ends up running on regular OS stuff.  Would that affect Platinum
> testing?

I don't know the rules for Platinum testing, but I'd recommend that you make
the Delete action do nothing most of the time if gremlins is running. The
progress dialog works this way. When gremlins is running, the Cancel button
is usually, but not always, ignored. I don't know if it's in the public
source code, but look for GrmHandleTransactionCancel() in Progress.c.

This is just one example of making your app gremlin-friendly. Another
example would be to put gadgets behind any tappable area to increase the
odds that gremlins will tap there. It's always good to give those random
monkeys a few hints. :)
--
Danny Epstein
OS Engineer, Palm Inc.


-- 
For information on using the Palm Developer Forums, or to unsubscribe, please see 
http://www.palmos.com/dev/tech/support/forums/

Reply via email to