If you're changing the memory associated with a field (via FldFreeMemory())
it does not update the selection. Just set the selection to none via:
FldSetSelection (fldP, 0, 0); // select none
before you free or change the field's associated memory.
- John Schettino
Palm OS Programming for Dummies -- http://schettino.tripod.com
-----Original Message-----
From: Oliver King-Smith [mailto:[EMAIL PROTECTED]]
Sent: Friday, August 04, 2000 1:10 PM
To: Palm Developer Forum
Subject: Field.c line 132
When I try to run under the simulator on CW 6.0 (which uses the debug roms)
I keep getting errors in Field.c line 132 Invalid Insertion Point Position.
I seem to be doing this all over the place. Does any one know what causes
this?
Oliver
--
For information on using the Palm Developer Forums, or to unsubscribe,
please see http://www.palmos.com/dev/tech/support/forums/
--
For information on using the Palm Developer Forums, or to unsubscribe, please see
http://www.palmos.com/dev/tech/support/forums/