I have write a RichEdit control for Palm and I encountered a problem with focus handling with system fields/tables
FrmGetFocus() may return index of the non-focused object if no focused controls at form :( Is there way to determine a focused attribute is set in control or form have no focused conrols? -- Alexey Tikhvinsky FrmSetFocus (frm, FrmGetObjectIndex (frm, WhateverField)); Should work. Barry -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
