hello, when I use printf in a simple application on my palm m505, it works fine. if the line is long, and wraps to the next line, this is also fine. however as soon as the 'long' line gets to the bottom of the screen, the screen goes clear (apart from leaving characters down the right edge of the screen) and if you attempt to printf the long line again, it zooms up the screen and vanishes.
If the line isn't long (and thus doesn't wrap) the screen scrolls normally. Anyone able to point me to the right direction on this problem? i'm using gcc/sdk 4 Thanks, paul -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
