Hello -
I realize why I shouldn't access this struct directly - I was doing a check for OS 3.5 or higher and using TblGetItemPtr. If not, I was planning on using the workaround below - that was documented in the Palm API doc. However, even when I add #ifdef ALLOW_ACCESS_TO_INTERNALS_OF_TABLES to my code, it still won't let me access the internals of the table item. Either that, or I am trying to find the best way to add pre 3.5 compatibility to the app. I could leave it out altogether, but I'd rather not.
Sounds like you need TblGlueGetItemPtr from the Palm OS glue library, included with the Palm OS 5.0 R3 SDK.
--
Ben Combee <[EMAIL PROTECTED]>
CodeWarrior for Palm OS technical lead
Palm OS programming help @ www.palmoswerks.com
-- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
