Hi all,
        Through some research I have now found out that when I create a 
list and popup control dynamically the listbox<->Popup association is 
not stored in any control structure. It is stored in the form structure. 
Now my problem is that if call LstNewList with
 trigger Id = Control ID of the popup trigger
then when I am deleting the list I get a warning on the POSE ( some 
error accessing pointers or something in PrvFixupPointers )
If I give  trigger Id = 0 the code works fine. I get this error on the 
3.1 roms on POSE. What exactly is the problem? Is there a specific way 
to associate Popup trigger and a list or should I  access Internal 
structures?

Sajul.



-- 
For information on using the Palm Developer Forums, or to unsubscribe, please see 
http://www.palmos.com/dev/tech/support/forums/

Reply via email to