You mean a splash screen?
If that's what you mean, make a new form, FormSplash or something and
get it to be loaded first and foremost.

In the FrmOpenEvent event of FormSplash, put something like:

SysTaskDelay(5);                // Or longer/shorter if you like
FrmGotoForm(MainForm);  // Load up the main form of your app

Regards

-----Original Message-----
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED]]On Behalf Of Chris
Carter
Sent: Monday, December 04, 2000 7:05 AM
To: Palm Developer Forum
Subject: Re: Graphic?


No, what I mean is after the Palm Pilot is turned on and before the
application starts running, can I display a nice graphic?  If so, how?


>From: Aaron Ardiri <[EMAIL PROTECTED]>
>Reply-To: "Palm Developer Forum" <[EMAIL PROTECTED]>
>To: "Palm Developer Forum" <[EMAIL PROTECTED]>
>Subject: Re: Graphic?
>Date: Mon, 4 Dec 2000 08:02:16 +0100 (MET)
>
> > How do I display a graphic before starting the Palm Pilot?
>
>   before starting? well.. i guess you better get your felt tip marker
>   ready :) no power = no image. :P
>
>// az ".. hmm.. 8am.. bed time :)"
>[EMAIL PROTECTED]
>http://www.ardiri.com/    <--- free games!
>
>
>--
>For information on using the Palm Developer Forums, or to unsubscribe,
>please see http://www.palmos.com/dev/tech/support/forums/

____________________________________________________________________________
_________
Get more from the Web.  FREE MSN Explorer download : http://explorer.msn.com


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

Reply via email to