--- junior_helio <[EMAIL PROTECTED]> wrote: > > Does anyone here have experience in graphics programming ? > ... > Finally, (and most important), any sample code?
So, if what you are looking for is samples of graphics programming, such as drawing lines, arcs, polygons, etc., I would suggest searching at google.com. There's a ton of C code posted on the internet that you can adapt to your Palm apps. The OS, however, only provides the most basic routines for drawing: WinDrawBitmap(), WinDrawLine(), WinDrawPixel(), etc. See the docs. __________________________________________________ Do You Yahoo!? HotJobs - Search Thousands of New Jobs http://www.hotjobs.com -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
