[Gambas-user] The new Border class

2015-01-04 Thread 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 example: hBorder = new Border("color:blue;width:8;radius:16;margin:4;top-style:dotted") hBorder.Paint Moreover,

Re: [Gambas-user] Create Static and _call

2015-01-04 Thread Tobias Boege
On Mon, 05 Jan 2015, Beno?t Minisini wrote: > Le 05/01/2015 00:05, Tobias Boege a ?crit : > > > > Works as far as the project I attached last time is concerned. > > > > Attached now is a new version of the test project in which _call() has a > > parameter. It fails here saying "wanted MyClass got I

Re: [Gambas-user] Create Static and _call

2015-01-04 Thread Benoît Minisini
Le 05/01/2015 00:05, Tobias Boege a écrit : > > Works as far as the project I attached last time is concerned. > > Attached now is a new version of the test project in which _call() has a > parameter. It fails here saying "wanted MyClass got Integer instead". > > Regards, > Tobi > It should be bet

Re: [Gambas-user] Create Static and _call

2015-01-04 Thread Tobias Boege
On Mon, 05 Jan 2015, Beno?t Minisini wrote: > Le 04/01/2015 23:26, Tobias Boege a ?crit : > > Hi Benoit, > > > > there is a behaviour which bothers me for some time. If I create a class > > MyClass, make it Create Static and define a (non-static) Public Sub _call, > > I cannot use > > > >MyClas

Re: [Gambas-user] Create Static and _call

2015-01-04 Thread Benoît Minisini
Le 04/01/2015 23:26, Tobias Boege a écrit : > Hi Benoit, > > there is a behaviour which bothers me for some time. If I create a class > MyClass, make it Create Static and define a (non-static) Public Sub _call, > I cannot use > >MyClass() > > The interpreter throws "MyClass._call is not static"

[Gambas-user] Create Static and _call

2015-01-04 Thread Tobias Boege
Hi Benoit, there is a behaviour which bothers me for some time. If I create a class MyClass, make it Create Static and define a (non-static) Public Sub _call, I cannot use MyClass() The interpreter throws "MyClass._call is not static". I can still use MyClass._call() but that doesn't look

Re: [Gambas-user] SerialPort: RS232 DTR problem

2015-01-04 Thread Mike Crean
Have you tried a standard loop back cable. Also have a look at the most excepted RS323 standards. This may help. Over the past couple of decades the serial "standard" has evolved. Current accepted practice says that DSR and DTR should be used for "Equipment Status" and that hardware flow control