>How can I draw an array to screen in OS 3.5?
>Is it use WinDrawBitmap/ WinPaintBitmap?

Those are the functions to use if you're wanting to get a bitmap on the
screen.  (Both will work; check the docs to see how they differ.) An array,
however, well, an array can contain anything at all, so that's an
unanswerable question.  Use the API routines to draw whatever the array is
containing.

-David Fedor
Palm Developer Support



-- 
For information on using the Palm Developer Forums, or to unsubscribe, please see 
http://www.palm.com/devzone/mailinglists.html

Reply via email to