> Is system clock's form a popup form?

As best I can tell, the clock application on the m100 is composed of two
parts.

The first part is a real Palm OS application called Clock -- actually,
the database name for this is "cclkPalmClock", but the icon name comes
from the attached overlay resource.  This is the application that is
activated when you tap "Clock" in the launcher.

There is also a system extension named "clkp".  The icon name associated
with it says its the "Clock Popup".  However, it doesn't have an
associated form resource -- it looks like the resource it uses is form
13700 in the overlay file for System.  This form does have the "Save
Behind" bit set, so when the clock popup is dismissed, you should either
have your screen restored from memory or a frmUpdateEvent sent to your
form handler.  This is assuming that Palm OS is using the usual
mechanisms for the popup -- something that seems likely.



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