Thanks for the response.  My popup list is activated through a trigger and
when I hide the pop-up list the screen doesn't get redraw correctly.  The
code I use is:

LstEraseList (pShoeBoxList);
pShoeBoxList->attr.usable   = 0;

I need some way to tell the list to close as if the user clicked outside the
bounds of the list.

Later,
Walter :-)




-----Original Message-----
From: Dave Lippincott [mailto:[EMAIL PROTECTED]]
Sent: Thursday, January 25, 2001 2:16 PM
To: Palm Developer Forum
Subject: Re: Closing a pop-up list programatically


Just a thought, have you tried hiding the list?

----- Original Message -----
From: "Walter Couto" <[EMAIL PROTECTED]>
Newsgroups: palm-dev-forum
To: "Palm Developer Forum" <[EMAIL PROTECTED]>
Sent: Thursday, January 25, 2001 12:05 PM
Subject: Closing a pop-up list programatically


> My application needs to make sure a pop-up list is not active when it is
> switching forms (due to an event).  If the pop-up list is open, how do I
> tell it to close.
>
> If the user clicks outside the list, the list closes and I've tried to
send
> a fake pen down event but it doesn't work.
>
> Anyone have any ideas?
>
> Later,
> Walter :-)
>
>
>
>
> --
> 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/

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