I thought that we need to return handled = true whenever we have handled the event properly, but I found that if I return true for frmCloseEvent, I need to do FrmEraseForm or the form will not be erase. However, I don't need to erase the form if I return false. Also for ctlRepeatEvent, it doesn't work if I return true. So when do I have to return true? Sorry for asking a simple question. Jacky -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/tech/support/forums/
