I too couldn't beleive there is no circle drawing API in PalmOS. Why *should* they though? If you want to draw circles I recommend you search the net for 'bresenham circle' and you willnot be spoilt for choice.
For starters you can try http://www.gamedev.net/reference/articles/article767.asp for a Pascal solution but it's easy enough to convert to anything you need. Sean Charles. ----- Original Message ----- From: Roberto Sobachi <[EMAIL PROTECTED]> To: Palm Developer Forum <[EMAIL PROTECTED]> Sent: Saturday, October 12, 2002 10:42 AM Subject: Draw a circle! > How can I draw a circle in a form with the centre in a determinate position > and with a determinate diameter? > Must I use WinDrawRectangle? > > > -- > For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/ -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
