I have a non-modal form where I display multi-column data in a gadget. I open a modal dialog (with its own event handler) over that form, and this modal dialog calls the SelectDay API. Upon returning from this API, my non-modal form appears over the modal dialog; despite that, the modal dialog remains the active form and hitting its Cancel button neatly returns to the underlying non-modal form...

What's wrong with SelectDay? I have seen this in OS 3.5 (POSE) and in 5.2, both on a real T3 and on its Simulator. So far, the only workaround I found is to redraw my modal dialog right after returning from SelectDay.


--
Luc Le Blanc

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

Reply via email to