[Gambas-user] The new Border class

Jorge Carrión shordi at ...626...
Mon Jan 5 18:16:04 CET 2015


It looks fine!!. Good work, as always.

Thanks Benoit.

Regards

2015-01-05 1:30 GMT+01:00 Benoît Minisini <gambas at ...1...>:

> 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 at lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/gambas-user
>
>



More information about the User mailing list