[Gambas-user] Is posible to Draw an Arc (instead of pies) with Draw.circle ?

Benoît Minisini gambas at ...1...
Fri Jan 28 14:02:50 CET 2011


> > I'm making a program that needs to draw arcs.
> > (An editor and Viewer of Gcode routes).
> > I'm trying with:
> > Draw.Circle (X, Y, R, AngStart, AngEnd)
> > but I can not draw only the arc (not radius).
> > Is that not possible with Gambas 2?
> > 
> > http://picasaweb.google.com/lh/photo/Vy7N707LwBtn6TiOS5RBRwVrkBiCHQPOraRw
> > -4 L07rw?feat=directlink
> > 
> > In 2009 there is a similar question, but now...
> > 
> > any ideas?
> > 
> > Thanks
> 
> I forgot that bug. I will implement it in Gambas 3, but I'm afraid I cannot
> do that in Gambas 2.
> 
> I will think and say you then...
> 
> Regards,

I have implemented Draw.Arc() in Gambas 3, revision #3500.

Regards,

-- 
Benoît Minisini




More information about the User mailing list