Hi Ed,

I'm already using TimSecondsToDateTime for reading the current time on the
device.
And I have checked the contents of my DateTimeType-structure for any
anomalies (found none, everything as it should be in the debugger).
The thing with the Notification belongs to TimSetSeconds, which causes my
problem.

Seems to be a really though problem :-)

Helmut


Ed Lineberry <[EMAIL PROTECTED]> schrieb in im Newsbeitrag:
[EMAIL PROTECTED]
>
>
> Hi Helmut,
>
> I've never used the TimSetSeconds function, but you might try something
> like this:
>
>      TimSecondsToDateTime( TimGetSeconds(), &dtPalm))
>
> This will put the current time into your DateTimeType structure.  Maybe
> looking at this structure will tell you what going wrong.
>
> Also, this function sends a sysNotifyTimeChangeEvent if the Notification
> Manager feature is present.  Maybe another app isn't handling this.
>
> HTH,
>
> Ed




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