Re: [Gambas-user] The new Border class

2015-01-05 Thread Fabien Bodard
> What do you mean? > > -- > Benoît Minisini I think about a tool that will be able to interpret inline formulas like in a spreedsheet. i have done something like that for playing myself but i'm not a specialist of interpreters like you. for example : =Myvar1 + 3 *(3*myvar2) =MYFUNCTION(myvar1;

Re: [Gambas-user] The new Border class

2015-01-05 Thread Jorge Carrión
It looks fine!!. Good work, as always. Thanks Benoit. Regards 2015-01-05 1:30 GMT+01:00 Benoît Minisini : > 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 e

Re: [Gambas-user] The new Border class

2015-01-05 Thread Benoît Minisini
Le 05/01/2015 18:10, Fabien Bodard a écrit : > Next step.. a flexible interpreter class and we can make a spreedsheet > component. What do you mean? -- Benoît Minisini -- Dive into the World of Parallel Programming! T

Re: [Gambas-user] The new Border class

2015-01-05 Thread Fabien Bodard
Le 5 janv. 2015 01:31, "Benoît Minisini" 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: