How would I do this the best way?

Browsing the source, I came up with a call to
'sysAppLaunchCmdExgReceiveData' with proper data would be the 'best' and
most compatible way to add a new entry to the Datebook. But closer
examination of the reference docs, this seemed to be more of a 'we just
recived something over the IR, here it is' than 'we just recieved something
from another application'. So I suppose it's not the correct way of doing
this....

Hmm... Just noticed that there is a similiar question in the FAQs, but it's
about the Mail applications that supports a LaunchCommand called
'sysAppLaunchNewRecord', but it's only implemented in the Mail
Application... Atleast on the 3.0 SDK.

I guess I have to stick with cut all the relevant functions/headers from the
DateBook application source and paste it into my application, but it feels
both unnessesary and so far from 'the right way' as possible. It'd make it
far too hardcoded and dependant on little changes in the implementation of
the DateBook application for my tastes... But I suppose that's the way it
should work...

Feel free to share your comments, I'd love to hear them...

//Fredde

-- 
For information on using the Palm Developer Forums, or to unsubscribe, please see 
http://www.palm.com/devzone/mailinglists.html

Reply via email to