I have a form witha list of items for the user to select. When one is selected FrmPopupForm is called allowing the user to edit the data. When finished editing ReturnToForm is called.
If the user selects an item to edit that is covered by the pop-up, the list is correctly updated upon returning to the main form. If the edited item is not behind the pop-up, the list is NOT updated. How can I remedy this? Can/should I queue an event for the "parent" form before calling FrmReturnToForm? TIA, JiMZ -- __________________________________________________________ Sign-up for your own personalized E-mail at Mail.com http://www.mail.com/?sr=signup CareerBuilder.com has over 400,000 jobs. Be smarter about your job search http://corp.mail.com/careers -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
