Hi
I need some help with filling a circle (sorry for the n00b question - I couldn't find any help elsewhere). I am using DB (not pro) so can't use a custom DLL. The code involved is:
REM Draw orange 1
ink RGB(255,128,0),0
xpos1 = 10
ypos1 = 10
Circle xpos1,ypos1,10
Aditionaly, I want the...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.