Since the last revisions, I have implemented a creatable Border class that allows to associate many properties with a Border object, and draw a border from these properties.

For example:

hBorder = new Border("color:blue;width:8;radius:16;margin:4;top-style:dotted")

hBorder.Paint

Moreover, you can associate a Border to each cell of a GridView. That allows you what you can see in the joined screenshot.

Enjoy!

--
Benoît Minisini
------------------------------------------------------------------------------
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