Re: [Gambas-user] Pre-release of Gambas 3.7 (3)

2015-03-11 Thread Jorge Carrión
Kevin, Don't say things like that out loud. Chuck can be jealous... 2015-03-12 4:49 GMT+01:00 Kevin Fishburne : > On 03/11/2015 06:39 PM, Benoît Minisini wrote: > > Le 11/03/2015 04:49, Kevin Fishburne a écrit : > >> This isn't a bug, but a minor (if annoying) usability issue. If you have > >>

Re: [Gambas-user] Pre-release of Gambas 3.7 (3)

2015-03-11 Thread Kevin Fishburne
On 03/11/2015 06:39 PM, Benoît Minisini wrote: > Le 11/03/2015 04:49, Kevin Fishburne a écrit : >> This isn't a bug, but a minor (if annoying) usability issue. If you have >> a lot of procedures and click the procedure drop-down (or listbox or >> whatever) the procedure the cursor is in used to be

Re: [Gambas-user] Pre-release of Gambas 3.7 (3)

2015-03-11 Thread Benoît Minisini
Le 11/03/2015 04:49, Kevin Fishburne a écrit : > This isn't a bug, but a minor (if annoying) usability issue. If you have > a lot of procedures and click the procedure drop-down (or listbox or > whatever) the procedure the cursor is in used to be highlighted in the > list, but this is no longer the

Re: [Gambas-user] gb.scanner

2015-03-11 Thread Ron
Here a cleanup of an already existing Gambas Scanner app using scanimage cli command I use regularly. https://github.com/cyberjunky/gbscan/ It does all the option parsing from cli output... Maybe we can make it better using gb.scanner component and vice versa.. Thinks I want to add are digital st

Re: [Gambas-user] gb.scanner

2015-03-11 Thread Fabien Bodard
Le 11 mars 2015 17:59, "Johny Provoost" a écrit : > > Hello, > > Is there's some place where I can get some more help about gb.scanner. > The help in Gambas doesn't show much. > > I'll tried > > Public Sub Button1_Click() >Dim HPScan As Image >Dim MyScan As Scanner >Scanners.Search >

Re: [Gambas-user] Random access files with fixed-length string

2015-03-11 Thread Gian
Il 11/03/2015 14:12, Tobias Boege ha scritto: > On Tue, 10 Mar 2015, Gian wrote: >> Hello everyone, >> those coming from the Windows VB, frequently asks how to work with random >> access files with fixed-length string. >> I created this demo as an explanation and would like to know if you think >>

Re: [Gambas-user] Top posting

2015-03-11 Thread Fabien Bodard
Le 11 mars 2015 08:37, "Rolf-Werner Eilert" a écrit : > > > > Am 11.03.2015 06:54, schrieb richard terry: > > On 11/03/15 14:37, Kevin Fishburne wrote: > >> On 03/10/2015 07:37 PM, richard terry wrote: > >>> Personally I like top-posting, some lists I"m on use it. I find it > >>> easier to find ou

Re: [Gambas-user] Extern library libftd2xx

2015-03-11 Thread CJ
Hi Ivan, > does anyone have an example of external library > libftd2xx? I can't get data from the USB device. If you find something please share with the list. I'm also interested in the topic. /CJ -- Dive into the Wo

Re: [Gambas-user] Pre-release of Gambas 3.7 (2)

2015-03-11 Thread Benoît Minisini
Le 11/03/2015 10:32, Gian a écrit : > Il 11/03/2015 00:17, Benoît Minisini ha scritto: >> Le 11/03/2015 00:03, Jussi Lahtinen a écrit : Exactly. Only Emil can confirm, as I don't have enough knowledge about that, but apparently there is no way to make an equivalent Gambas JIT compile

Re: [Gambas-user] Random access files with fixed-length string

2015-03-11 Thread Tobias Boege
On Tue, 10 Mar 2015, Gian wrote: > Hello everyone, > those coming from the Windows VB, frequently asks how to work with random > access files with fixed-length string. > I created this demo as an explanation and would like to know if you think > right, correct in part or completely wrong. > Thank y

Re: [Gambas-user] Random access files with fixed-length string

2015-03-11 Thread Gian
Il 10/03/2015 22:00, Gian ha scritto: > Hello everyone, > those coming from the Windows VB, frequently asks how to work with > random access files with fixed-length string. > I created this demo as an explanation and would like to know if you > think right, correct in part or completely wrong. > Th

Re: [Gambas-user] Extern library libftd2xx

2015-03-11 Thread Tobias Boege
On Wed, 11 Mar 2015, Ivan Kern wrote: > Hi, > > does anyone have an example of external library > libftd2xx? I can't get data from the USB device. > There was recently a guy here [0] who used that library. Maybe you can ask him. Regards, Tobi [0] http://gambas-club.de/viewtopic.php?f=3&t=481

[Gambas-user] Extern library libftd2xx

2015-03-11 Thread Ivan Kern
Hi, does anyone have an example of external library libftd2xx? I can't get data from the USB device. Regards, Ivan -- Dive into the World of Parallel Programming The Go Parallel Website, sponsored by Intel and develo

Re: [Gambas-user] Pre-release of Gambas 3.7 (2)

2015-03-11 Thread Gian
Il 11/03/2015 00:17, Benoît Minisini ha scritto: > Le 11/03/2015 00:03, Jussi Lahtinen a écrit : >>> Exactly. Only Emil can confirm, as I don't have enough knowledge about >>> that, but apparently there is no way to make an equivalent Gambas JIT >>> compiler with the new versions of LLVM! >>> >>> I

Re: [Gambas-user] Top posting

2015-03-11 Thread Rolf-Werner Eilert
Am 11.03.2015 06:54, schrieb richard terry: > On 11/03/15 14:37, Kevin Fishburne wrote: >> On 03/10/2015 07:37 PM, richard terry wrote: >>> Personally I like top-posting, some lists I"m on use it. I find it >>> easier to find out the last thing said rather than having to scroll down >>> to the bo