Can someone point me in the direction of some source, or detailed
documentation on how to create a "splash screen" for my Palm applications
(something with a small delay, but not something with an Ok button)? I'm
using linux to develop my applications, and now I'd like to
"professionalize" them a bit.
Also, I've been doing some reading on the PalmOS emulator, and
there's mention of a 'DmCreateDatabaseFromImage' function of some sort. Is
there any detailed documentation I can get or source of same on this as
well? I'd like my application to be able to create it's db on the fly, if
the user happened to delete it with something like Z'Catalog. Something
like "If the app was launched, but the database the app needs is gone,
create a blank one, so the app doesn't crash"
Thanks a lot for your time...