I borrowed EditViewScroll () from MemoPad. It has this

if (blankLines || updateScrollbar)
{
ErrNonFatalDisplayIf (blankLines && linesToScroll > 0, 
    "blank lines when scrolling winDown");
...
}

in it. I never thought that this would actually happen but one peditor
reported this to me. I have no idea how could blankLines and linesToScroll
happen at the same time. have you got any clue you could share with me?

Best regards, Paul 

-- 
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