Hi, I'm using a table in which I want a popupTrigger.
Therefor, I set the itemstyle to popuptrigger. The reference manual says to supply values for both intValue and ptr were intValue is the index, and ptr is the pointer to the list. (page 425 in the Palm OS 5 SDK reference manual). Now for the problems: - What type does this ptr needs to be? - Is it of type ListPtr or any other type? - If it is of type ListPtr (which I've tried), does the list needs to be created dynamically, or using the resource manager, or through an other way? - If not of type ListPtr, what type does it need to be? Unfortunately, the reference manual is not clear about this. Can anyone help me with this? (I've tried supplying a pointer to an existing ListType, but this didn't work) Thanks, Ronnie -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
