Hi there
I'm just learning how to create gadgets and was wondering what the easiest way of creating a circle within a gadget is.
I have tried to use the CreateCircle() global method but cant seem to get it to work it just keeps returning a nil value. (Maybe I'm doing something wrong)
Would it be easier to us the contour:ArcTo() method and us either 2 or 4 lines arced to make the circle.
any help would be appreciated.
thanks