In order to display a dynamic list, I create it in a blank form(listform) and call LstPopupList() to draw it.
Generally, the routine is: current form �� FrmPopupForm(listform) �� FrmDrawForm(listform) �� LstPopupList() �� FrmRemoveObject(list) �� FrmReturnToForm( current form). But, I find that it doesn��t cause errors without calling FrmDrawForm(listform) ! Is it reasonable? Best wishes. -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
