Goto it in your Start App (after checking whether the program has
been run by checking the application preferences database for which
you will define a structure containing a value that will measure this),
set a timer on it...SysTaskDelay( XXX ) might work well, then close
the form and goto your program's main screen.
Create your application structure, and set a value (Boolean would
work, Int32 would be nice for measuring how many times the app has
been run) as true (or 1), and when the user exits from the program,
set it to false(or increment it) and save it into the app preferences
as such. You can also make a Boolean value for the checkbox, and
store that in your preferences, too.
-Rus
>-----Original Message-----
>From: Andrew Lathrop [mailto:[EMAIL PROTECTED]]
>Sent: Friday, July 14, 2000 11:23 AM
>To: Palm Developer Forum
>Subject: Splash Screen
>
>
>Can anyone give me an idea as to how i can creeate a spalsh
>screen that does
>one of two things.
>1. It only shows up the first time the program is run.
>2. It shows up unless the user checks a checkbox saying not too.
>Thanks
>Andrew
>
>
>
>--
>For information on using the Palm Developer Forums, or to
>unsubscribe, please see http://www.palmos.com/dev/tech/support/forums/
>
--
For information on using the Palm Developer Forums, or to unsubscribe, please see
http://www.palmos.com/dev/tech/support/forums/