Ai Lee Tang wrote:
> 
> hi all,
> 
> i having a problem with a list whereby when i picked an item from a list,
> after that the list got hanging there and cannot close up.
> 
> Do i have to do a refresh for the form or list? Do i have to put
> "LstDrawList", after "LstPopupList" command?

After returning from LstPopupList the list should already have gone
(LstPopup has its own event handler). It seems that form is just not
properly redrawn. In order to get that right, you should handle
frmUpdateEvent (calling at least FrmUpdateForm).

> But it does not happen very often.

You aren't using a debug ROM, are you? ;-)

With kind regards / Mit freundlichem Gru�
    Holger Klawitter
--
Holger Klawitter
[EMAIL PROTECTED]                             http://www.klawitter.de


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