[Gambas-user] At revision 6127 serialport

2014-02-02 Thread wally
Hello, with svn revision 6127 came an update of file "CSerialPort.c". Comparing this file with an older one, diff shows, that some stuff on input buffer size has been modified. What has been done here and what was the reason (error?) for this update ? wally -

Re: [Gambas-user] gb-report ReportLabel color

2014-02-02 Thread kungfupanda
Thanks a lot!!! I'll wait the new version. In the meantime ".Background = ReportBrush["#FFFF"]" it's perfect to workaround the problem. -- View this message in context: http://gambas.8142.n7.nabble.com/gb-report-ReportLabel-color-tp45499p45501.html Sent from the gambas-user mailing lis

Re: [Gambas-user] gb-report ReportLabel color

2014-02-02 Thread Fabien Bodard
it is solved but actually only on the svn version. You need to wait for release if you don't use this you can use as workarround: .Background = ReportBrush["#FFFF"] Regards, Fabien 2014-02-02 kungfupanda : > Hi, > > I'm starting to use gb report component in gambas3. It works very fine and

[Gambas-user] gb-report ReportLabel color

2014-02-02 Thread kungfupanda
Hi, I'm starting to use gb report component in gambas3. It works very fine and I was able to realize all I need. I saw a post with bug reporting about reportbrush.color problem. Is it a solve problem ?? I try to change the font color and background color in a ReportLabel " .Brush = ReportBrush.Co

[Gambas-user] Issue 507 in gambas: Problem on drawing a rectangle

2014-02-02 Thread gambas
Status: New Owner: gambas...@gmail.com Labels: Version Type-Bug Priority-Medium OpSys-Any Dist-Any Arch-Any Desktop-Any GUI-Any New issue 507 by gambas...@gmail.com: Problem on drawing a rectangle http://code.google.com/p/gambas/issues/detail?id=507 1) Describe the problem. Drawing a rectangle

Re: [Gambas-user] SVN checkout not working?

2014-02-02 Thread Benoît Minisini
Le 02/02/2014 19:31, Tobias Boege a écrit : > Hi, > > we noticed that a plain SVN checkout of trunk does not work anymore, i.e.: > > $ svn co svn://svn.code.sf.net/p/gambas/code/gambas/trunk > svn: E210002: Unable to connect to a repository at URL > 'svn://svn.code.sf.net/p/gambas/code/gambas/trun

[Gambas-user] SVN checkout not working?

2014-02-02 Thread Tobias Boege
Hi, we noticed that a plain SVN checkout of trunk does not work anymore, i.e.: $ svn co svn://svn.code.sf.net/p/gambas/code/gambas/trunk svn: E210002: Unable to connect to a repository at URL 'svn://svn.code.sf.net/p/gambas/code/gambas/trunk' svn: E210002: Network connection closed unexpectedly

Re: [Gambas-user] SmallWiki (gb.web) example

2014-02-02 Thread Tobias Boege
On Sun, 02 Feb 2014, Beno?t Minisini wrote: > Le 31/01/2014 20:52, PICCORO McKAY Lenz a ?crit : > > Lenz McKAY Gerardo (PICCORO) > > http://qgqlochekone.blogspot.com > > From: Beno?t Minisini > >> A 'MinDate' property could be a good idea... > >> And a 'MaxDate' too, why not? > > HEY BENOIT, NEVER

Re: [Gambas-user] Gambas Daily builds PPA doesn't install gb.markdown

2014-02-02 Thread Willy Raets
On Sun, 2014-02-02 at 15:15 +0100, Benoît Minisini wrote: > Le 02/02/2014 15:05, Willy Raets a écrit : > > Hi all, > > > > I just updated 2 VMs to latest Daily Builds (packages dated 20-20-2014). > > When running the new Web example I got the message that the gb.markdown > > component is missing. >

[Gambas-user] Fwd: Re: Gambas Daily builds PPA doesn't install gb.markdown

2014-02-02 Thread Benoît Minisini
Message original Sujet: Re: [Gambas-user] Gambas Daily builds PPA doesn't install gb.markdown Date : Sun, 2 Feb 2014 12:23:12 -0200 De :Sebastian Kulesz Pour : Benoît Minisini Unfortunately I'm on vacations right now and I won't be able to add it. You will have to w

Re: [Gambas-user] Gambas Daily builds PPA doesn't install gb.markdown

2014-02-02 Thread Benoît Minisini
Le 02/02/2014 15:05, Willy Raets a écrit : > Hi all, > > I just updated 2 VMs to latest Daily Builds (packages dated 20-20-2014). > When running the new Web example I got the message that the gb.markdown > component is missing. > > When opening a project and checking the component tab in properties

[Gambas-user] Gambas Daily builds PPA doesn't install gb.markdown

2014-02-02 Thread Willy Raets
Hi all, I just updated 2 VMs to latest Daily Builds (packages dated 20-20-2014). When running the new Web example I got the message that the gb.markdown component is missing. When opening a project and checking the component tab in properties there is no gb.markdown selectable. Trying to do sudo

Re: [Gambas-user] Long C routine

2014-02-02 Thread Ing Martín Cristiá
Emil, this is the basic code. For the test, the Wait 0.01 were erased.Also the functions Addbanda(), DeBanda(), are just to locate the (row,col) element of the matrix in the array that contains it. That array cant be embedded as suggested because its size us unknown. Public Function solucionarX

[Gambas-user] Converting from Basic4android to Gambas

2014-02-02 Thread John Rose
Fabien, I was not able to find the proj class in the Gambas documentation. Please tell me where its documentation is? -- WatchGuard Dimension instantly turns raw network data into actionable security intelligence. It giv