One of my applications has a problem where when running in high
res modes, it locks the unit up. Sadly, this does not occur under
emulation, and Clie's are not available in Canada yet, so its difficult
for me to observe and test around the problem.

        The lock up only occurs when a few options are enabled, though, so
I can narrow down a little in the code. The options enabled cause at least
these calls to be used:

WinPushDrawState()
WinPopDrawState()
WinSetBackColor()
WinSetDrawMode()
WinPaintBitmap()

        Perhaps I am PainBitmap()ing off the edge of the display, and it
is clipped by PalmOS but not by the high res assistant OS? Or perhaps the
BackColor() cannot be handled correctly?

        Are there any known bugs or issues or more-sensitive-than-palm's
issues with Clie's OS?

                Jeff

--
"It's murder out there. You can't even travel around in your own micro
circuits without permission from 'Master Control Program'. I mean,
sending *ME* down here to play games.... Who does he calculate he is?"
-- Peter Jurasik as Crom, _Tron_


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