"Gabriel Covert" <[EMAIL PROTECTED]> wrote in message
news:34150@palm-dev-forum...
>
> If I have a pointer to a popup trigger, how can I get a pointer to it's
> associated list?
You cannot directly using PalmOS API calls. However, if you know, from
design time, what the list id is, you can get it that way (using standard
FrmGetObjectPtr code). If you don't, you can search through all the form
objects looking for the FormPopupObj that holds the linkage between your
trigger control ID and your list ID. However, this may not work in PalmOS
4.0+, since they don't expose internals of form structures.
--
Ben Combee
Veriprise Wireless <http://www.veriprise.com>
--
For information on using the Palm Developer Forums, or to unsubscribe, please see
http://www.palmos.com/dev/tech/support/forums/