From: "Ben Combee" <[EMAIL PROTECTED]> > > CForm::OnKeyDown in POLForm.cpp implements code for POL-managed forms to > handle vchrNextField and vchrPrevField, so if you're using POL, you > shouldn't need to do anything special for these.
In case anyone runs into the same problem, I'd forgotten to set bHandled to false in my form's key handler. Thanks, Ben! -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
