Il 28/02/2015 10:14, Dani Futuro ha scritto:
> Hi,
>
> I'm trying to join arcs and segments with class Paint, and I have some
> problems. You can make dinamic zoom with the mouse wheel in the program
> I attached and see what happens. If you get close enough to vertex with
> the zoom you can see the end of one arc and the contiguous of the
> segment move relatively up and down one from the other.
>
> I added four little segments in order to close the space between arcs
> and segments, but the problem persist. If you select radiobutton Fill
> you can see what happens.
>
> I added some Print to visualize the coordenates of four vertex.
>
> Thanks.
>
> Regards,
>
> Pablo
>
>
>
> ------------------------------------------------------------------------------
> Dive into the World of Parallel Programming The Go Parallel Website, sponsored
> by Intel and developed in partnership with Slashdot Media, is your hub for all
> things parallel software development, from weekly thought leadership blogs to
> news, videos, case studies, tutorials and more. Take a look and join the
> conversation now. http://goparallel.sourceforge.net/
>
>
>
> _______________________________________________
> Gambas-user mailing list
> Gambas-user@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/gambas-user
>

I do not know if it can help.
Have you tried with Paint.CurveTo and Paint.ClosePath?
Ciao
Gianluigi

------------------------------------------------------------------------------
Dive into the World of Parallel Programming The Go Parallel Website, sponsored
by Intel and developed in partnership with Slashdot Media, is your hub for all
things parallel software development, from weekly thought leadership blogs to
news, videos, case studies, tutorials and more. Take a look and join the 
conversation now. http://goparallel.sourceforge.net/
_______________________________________________
Gambas-user mailing list
Gambas-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gambas-user

Reply via email to