Hi All,

I have a MULTIPLELINES field of 15000 characters (MAXCHARS).  Here's my
question:  I'm putting many "result" strings into the field.  If I use
FldInsert() to load it into the "end" of the Field, it's fine for a while.
When I have to grab the Field's Handle and chop-off the top part, to fit the
next "result" at the bottom, it wants to re-display the entire field, not
just the last part.  So the result isn't very smooth/pretty.

Is there anything I can do to keep it from "re-displaying" the entire field?
I've tried un-setting the dirty attribute, preventing the "fldChangedEvent"
from getting through, all with no luck..

Thanks,

Joe Siebenmann
  





_______________________________________________________
Send a cool gift with your E-Card
http://www.bluemountain.com/giftcenter/



-- 
For information on using the Palm Developer Forums, or to unsubscribe, please see 
http://www.palmos.com/dev/tech/support/forums/

Reply via email to