How does one remove focus from a text field in a form? (remove the blinking cursor while leaving the field viewable.)
Setting focus to a non-existent field does not work on some of the debug simulators/emulators.
FrmSetFocus(noFocus);
Are you saying this doesn't always work? If so, are you setting focus on the field in the initial form open code before the form has been drawn? That can cause problems.
--
Ben Combee <[EMAIL PROTECTED]>
CodeWarrior for Palm OS technical lead
Palm OS programming help @ www.palmoswerks.com
-- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
