[Gambas-user] Floodfill / pie chart

Benoît Minisini gambas at ...1...
Fri Mar 27 11:31:48 CET 2009


> Hi!
>
> I need pie chart in my application, and I have old vb6 code that does
> what I need, but it is based on floodfill.
> Do Gambas have any equivalent function? Or alternatively, method to
> draw filled sectors?
> I'm using Gambas3.
> Thanks!
>
>
> Jussi
>

I think that Draw.Ellipse() will draw what you need by using its last two 
optional arguments.

Regards,

-- 
Benoît





More information about the User mailing list