I am obviously flawed in my approach to edit a int in a table.

Here are my steps:
1) First release TblReleaseFocus
2) TblGrabFocus on row, column
3) TblsSelectItem row,column
4) TblGetCurrentFld
5) Copy the event and send it to the Field manager -
FldHandleEvent(fld,&newEvent);
And here I am stuck.  I want to erase the entry made by the TblSetItemInt
and instead write the int value from the record, placing the cursor at the
end of the value.  Any ideas?



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