For the record, I worked round this by seeing if the field with focus is a text 
field or not, by checking if:
FrmGetObjectType(focused_field) == frmFieldObj

Iff it is a text field, the calls to FldSetSelection(), FldDelete(), etc. work 
fine.
-- 
For information on using the PalmSource Developer Forums, or to unsubscribe, 
please see http://www.palmos.com/dev/support/forums/

Reply via email to