zorba990, on Jun 19 2007, 22:36, said:
Yup, my bad code...thanks! I should add that its at least 3-4 times faster this way than will GDI.
I'm noticing that although direct screen writes seem to work fine on the
Treo 700p, I'm not getting a WM_ACTIVATE message when the phone
goes into its suspend state (the off button can invoke this or it can
invoke itself on a timer). So when the keylock dialog comes up,
Treo is automatically resuming my app, but I'm fighting the screen with that
dialog since my app was never suspended.
Is there a solution for this? The docs seems abit spotty about registering for
system power states where a suspended state is concerned.