Hello there, fellow Palm coders. I am using a table with fields in my Palm application. I have tried the TblGetItemPtr() function to get field pointers but it didn't seem to work so I am now using a TblGrabFocus()/TblGetCurrentField() combo. But this also seems to have its side-effects/shortcomings. Can anyone tell me a better way to obtain field pointers. And also, what's the difference between TblSetSelection(),TblSelectItem and TblGrabFocus()? They don't seem to be completely interchangable so what is a selected but not focus(and vice versa) state?
Thanks, I.C. -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/tech/support/forums/
