Re: [Gambas-user] TableView.NoKeyboard semantics

2014-08-23 Thread Tobias Boege
On Sat, 23 Aug 2014, Beno?t Minisini wrote: > Le 10/08/2014 00:26, Tobias Boege a ?crit : > > Hi, > > > > when we set TableView.NoKeyboard = False, then the ability to select the > > current cell via arrow keys is disabled (which I verified experimentally > > and which the docs correctly state, too

Re: [Gambas-user] Swap$ bug on Gambas3 latest svn

2014-08-23 Thread Olivier Cruilles
Benoit, For me it does not works, but maybe I don't use it correctly ? Old line (work as well) ==> ' StructV5.version = Short@(Mid$(FlowData, IndexHeader + 1, 1) & Mid$(FlowData, IndexHeader, 1)) ' As Short Line 188 >>> StructV5.version = Short@(Swap$(Mid$(FlowData, IndexHeader, 2), "0"))

Re: [Gambas-user] Gambas Magazine - Update

2014-08-23 Thread Randall Morgan
CJ, Thanks! And thanks to all those who have helped and continue to help! Like I said, you don't need to be an expert to write an article or to help. You only have to be willing. I can find translators and proof readers and we will all get better as we progress forward. The magazine is very short

Re: [Gambas-user] libraries with svn

2014-08-23 Thread Benoît Minisini
Le 14/08/2014 01:25, Ian Haywood a écrit : > Richard Terry and I have run into a problem > Our project uses one library (and may use more as we hive up the > project into logical components) > But, it will be in different locations on our systems (mine in > /home/ian/easygp/base.gambas, his funnily

Re: [Gambas-user] TableView.NoKeyboard semantics

2014-08-23 Thread Benoît Minisini
Le 10/08/2014 00:26, Tobias Boege a écrit : > Hi, > > when we set TableView.NoKeyboard = False, then the ability to select the > current cell via arrow keys is disabled (which I verified experimentally > and which the docs correctly state, too). > > This is an unexpected result for me. Shouldn't No

Re: [Gambas-user] Issue 540 in gambas: gb.net.smtp doesn't work with e.g. smtp.gmail.com, responses aren't handled properly (timing issue)

2014-08-23 Thread Benoît Minisini
Le 23/08/2014 17:41, Willy Raets a écrit : > On za, 2014-08-02 at 18:26 +0200, Alexie wrote: >> Hi Benoit, >> >> I have tested it with the TRUNK and copying in the "SmtpClient" code into >> the stable 3.5.3/3.5.4 and it works fine with the stable, but the same code >> signal-11 on the TRUNK. So it

Re: [Gambas-user] Issue 540 in gambas: gb.net.smtp doesn't work with e.g. smtp.gmail.com, responses aren't handled properly (timing issue)

2014-08-23 Thread Willy Raets
On za, 2014-08-02 at 18:26 +0200, Alexie wrote: > Hi Benoit, > > I have tested it with the TRUNK and copying in the "SmtpClient" code into > the stable 3.5.3/3.5.4 and it works fine with the stable, but the same code > signal-11 on the TRUNK. So it isn't a bug in the new SmtpClient, so best to > r

Re: [Gambas-user] Swap$ bug on Gambas3 latest svn

2014-08-23 Thread Benoît Minisini
Le 23/08/2014 16:13, Olivier Cruilles a écrit : > Hi Benoit, > > As discussed by e-mail there is 3 weeks, could you look at this bug or not > because I not able to use this command Swap$ and try if it's much faster than > my actual method with mid$. > > For memory, I talk about to serialize/deser

[Gambas-user] Swap$ bug on Gambas3 latest svn

2014-08-23 Thread Olivier Cruilles
Hi Benoit, As discussed by e-mail there is 3 weeks, could you look at this bug or not because I not able to use this command Swap$ and try if it's much faster than my actual method with mid$. For memory, I talk about to serialize/deserialize Netflow UDP flow. Maybe if you have time to fix the

Re: [Gambas-user] Gambas Magazine - Update

2014-08-23 Thread CJ
Hi Randall, > First thank you to all who provided comments and feed back on > the first issue of Gambas Magazine. Now that I am back in the city I am > focused on the next issue of Gambas Magazine which will be released on > October 1st. Just wanted to say thanks for a great effort! Gambas Ma

Re: [Gambas-user] Feature suggestion: GAMBAS optional runtime auto-update

2014-08-23 Thread Willy Raets
On vr, 2014-08-22 at 19:51 -0400, Kevin Fishburne wrote: > In the interest of accessibility to a stable version of the GAMBAS > runtime without requiring users to add a PPA or drop to the command > line, I think it may be useful to add an "auto-update" feature or > equivalent. > > Currently use

Re: [Gambas-user] R: Key events don't work on gb.gtk

2014-08-23 Thread Benoît Minisini
Le 23/08/2014 10:07, Jesus a écrit : > Hi Benoît > > This is the console output after hitting some keys: > > ... > > Hope this helps > > Regards > Can you try revision #6424 and tell me if the bug is now fixed for you? -- Benoît Minisini ---

Re: [Gambas-user] R: Key events don't work on gb.gtk

2014-08-23 Thread Jesus
El 22/08/14 a las #4, Benoît Minisini escribió: > Le 22/08/2014 12:21, Jesus a écrit : >> Well, sorry for the delay. Here it is: >> >> [System] >> Gambas=3.5.90 >> OperatingSystem=Linux >> Kernel=3.13.0-24-generic >> Architecture=x86_64 >> Distribution=Linux Mint 17 Qiana >> Desktop=XFCE >> Theme=Q

Re: [Gambas-user] Issue 513 in gambas: Bad display of SwitchButton

2014-08-23 Thread gambas
Comment #3 on issue 513 by ea7...@gmail.com: Bad display of SwitchButton https://code.google.com/p/gambas/issues/detail?id=513 Yes, I've noticed this since a few days. Thank you! -- You received this message because this project is configured to send all issue notifications to this address. Y