Michael McFarland wrote:
>> Or else, if an earlier call causes the text
>> field and the data record to share the same
>> memory address, at what point in the code is this link made?
Check out the EditRetrieveData() function. Specifically, the link
occurs with FldSetTextHandle().
In-place editing is appropriate for the MemoPad application, but things
get trickier if you have more than one field. You may want to study the
address book application later. Although the tutorial covers many Palm
standards -- categories, find, in-place editing -- I found it
frustrating at times. Finish up chapter 7, then poke around Rhodes and
McKeehan's book "Palm Programming, The Developer's Guide." You'll have
a fresh perspective when you return to the tutorial.
Michael Yam
Y Technology, Inc.
http://www.ytechnology.com
[EMAIL PROTECTED]
______________________________________
Developer Resources available from Palm Computing:
Developer Zone: http://www.palm.com/devzone
Knowledge Base: http://oasis.palm.com/devzone/knowledgebase.cfm
Mailing lists: http://www.palm.com/devzone/mailinglists.html