> From: Igor Mozolevsky
>
> why doesn't this code work:-
> void PaintMainWindow(void) {
>  WinSetDrawWindow(WinGetDisplayWindow());
>  WinDrawLine(0,9,160,9);
> }

Are you calling this before the display window has been set up?


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