I'm trying to acheive what I think ToDo.c (from the example in the sdk5) is doing to edit-in-place the description field of its table. Ie, when a user modifies the text column of the ToDo table, the changes to the text are made directly in the database.
But I can't figure out how ToDo.c is accomplishing this! The callback function ListViewSaveDescription(), which is a TableSaveDataFuncType, does NOT save the text string to the database, it does other things.
Can anyone explain to me the logic of how ToDo.c is saving the text that users enter or modify in the description column?
Thank you for any light you can shed on this; there seems to be some groovy trick here which is escaping me.
Aron.
_________________________________________________________________
Protect your PC - get McAfee.com VirusScan Online http://clinic.mcafee.com/clinic/ibuy/campaign.asp?cid=3963
-- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
