Thanks Versha.

After placing more trace logic in my program, I tracked it down to 
FldScrollField crashing. It seems that if the textHeight value is 1 for a field 
(which varies by what happens to be in there) and you try to scroll it by 1 
(WinUp in this case) it give the following message. This must be a bug in that 
API since the documentation mentions no such restriction. I just added a check 
so that I would not run FldScrollField under that condition.

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

Reply via email to