"DeAnna Davidson" <[EMAIL PROTECTED]> wrote:
> 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?

What you want to do is test for gremlins inside the program itself.  
If they are running, you can ignore the delete button (or sometimes 
use it, or whatever).  On <3.2OS, you should use SysGremlins
to test for them.  On >=3.2, you should use HostGremlinIsRunning.  
Look in HostControl.h.

It won't affect Platinum testing.  At PalmSource they specifically 
mentioned turning certain functionality off this way during the 
Compatibility Testing session.

Clark
 

-- 
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