[Gambas-user] The new Border class

Fabien Bodard gambas.fr at ...626...
Mon Jan 5 18:10:35 CET 2015


Le 5 janv. 2015 01:31, "Benoît Minisini" <gambas at ...1...> a
écrit :
>
> 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
>
>
------------------------------------------------------------------------------
Next step..  a flexible interpreter class and we can make a spreedsheet
component.



More information about the User mailing list