Sorry I didn't read the whole thread, but I got this error when the popup
trigger does not have it's list id set to the appropriate list (I had it set
to 0).

Also, has anyone had problems with the list popping up twice?  I have the
list id set to the appropriate list.  Then in the select event of the
trigger, I do a LstPopupList, get the selection, do some processing with the
selected value, then set handled=false.  The problem is that it is showing
the list twice in a row.

I think I understand why it's doing it (the associated list ID and me doing
LstPopupList handled=false), but what should I be doing so that I can still
process the selection right away and get it to update the text of the
trigger appropriately?

Thanks,
Craig


-----Original Message-----
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED]]On Behalf Of Thomas
Maeder
Sent: Tuesday, November 13, 2001 6:59 AM
To: Palm Developer Forum
Subject: Re: Can't get popup trigger to work


Wade Guthrie wrote:
>
>         Form.c, Line: 1728, Object not in form

1) you should check the return values before using them again
2) what line of your code results in this error message?

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


-- 
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