Is there a way I could define a symbol (I don't know how to do that) for the
X,Y, and radius? That way my code could actively modify the circle while the
programming is running.
Thanks again!

2009/7/28 Benoît Minisini <[email protected]>

> > How do I draw a circle (any size, I will modify it) in a drawing area?
>
> in the DrawingArea Draw event handler:
>
> Draw.Circle(XCenter, YCenter, Radius)
>
> Regards,
>
> --
> Benoît
>
>
> ------------------------------------------------------------------------------
> Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day
> trial. Simplify your report design, integration and deployment - and focus
> on
> what you do best, core application coding. Discover what's new with
> Crystal Reports now.  http://p.sf.net/sfu/bobj-july
> _______________________________________________
> Gambas-user mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/gambas-user
>
------------------------------------------------------------------------------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
trial. Simplify your report design, integration and deployment - and focus on 
what you do best, core application coding. Discover what's new with 
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
_______________________________________________
Gambas-user mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/gambas-user

Reply via email to