"Fitzpatrick, Joe" <[EMAIL PROTECTED]> wrote:
> I don't recall PalmOS Tables offering a user param, I seem to recall
> that they pass the table pointer in. In these instances you need to
> find a way to associate a particular OS object with your 'object'. You
> could ask the OS to do it with something like the Feature Manager, but
> it would probably be a lot more effective to just keep your own linked
> list.
Well, the TableRowAttrType does have a UInt32 data element, that is
specifically designated as "for whatever the user wants" - that is, the
OS doesn't know or care what's there. Since each row has one of these,
you could have a different object associated with each row. Or, if
there's only one object associated with the table, why not put its this
into the 0th row's data?
--
Roger Chaplin
<[EMAIL PROTECTED]>
--
For information on using the Palm Developer Forums, or to unsubscribe, please see
http://www.palm.com/devzone/mailinglists.html