If a field already has the focus but somehow loses its insertion point, a
call to FrmSetFocus() does not turn on the insertion point.  I looked into
the Palm OS source and sure enough, the code is being "smart."  That is, if
the field already has the focus, don't do anything and return.

Is there a way to turn on an insertion point?  My workaround is to set the
focus to another field, then set it back to the field I really want.

I'm using the 3.0 SDK, CWR5, NT 4.0.

Michael Yam
Y Technology, Inc.
[EMAIL PROTECTED]

Reply via email to