Ther is no such list ID !
The list id associated with the popup trigger is stored in the form
description, but when the form is loaded, the control is built using the
list object ptr.
I understand you want to create some generic method to fill your list. WHat
you can do is have your list id always be equal to the popup trigger id + 1.

Eric

> De�: Frans Amelink <[EMAIL PROTECTED]>
> R�pondre �: [EMAIL PROTECTED]
> Date�: Thu, 23 Dec 1999 08:40:44 -0500
> ��: "'Palm Developers Forum List'" <[EMAIL PROTECTED]>
> Objet�: finding listID at runtime
> 
> 
> I'm trying to initialise a list associated with a popup trigger whenever
> this popup trigger is tapped.
> So basically in the ctlSelect event of the popup trigger i'll have a call to
> my listinit function.
> However, I can't seem to get the required listID attribute from the popup
> trigger control so that I know which list to initialize.
> 
> Any ideas?
> Thanks for your help.
> 
> Frans Amelink
> 

Reply via email to