Re: [Gambas-user] Source Code can't be reached

2013-11-15 Thread Benoît Minisini
Le 16/11/2013 04:24, Benoît Minisini a écrit : > Le 16/11/2013 04:23, Benoît Minisini a écrit : >> Le 16/11/2013 03:19, paulwheeler a écrit : >>> I have confirmed that using Firefox 25.0 Ubuntu canonical - 1.0 >>> with NO plug-ins or Add-ons, the link does NOT work. So, it appears to be a >>> basi

Re: [Gambas-user] Source Code can't be reached

2013-11-15 Thread Benoît Minisini
Le 16/11/2013 04:23, Benoît Minisini a écrit : > Le 16/11/2013 03:19, paulwheeler a écrit : >> I have confirmed that using Firefox 25.0 Ubuntu canonical - 1.0 >> with NO plug-ins or Add-ons, the link does NOT work. So, it appears to be a >> basic Firefox issue and not a plug-in or add-on problem.

Re: [Gambas-user] Source Code can't be reached

2013-11-15 Thread Benoît Minisini
Le 16/11/2013 03:19, paulwheeler a écrit : > I have confirmed that using Firefox 25.0 Ubuntu canonical - 1.0 > with NO plug-ins or Add-ons, the link does NOT work. So, it appears to be a > basic Firefox issue and not a plug-in or add-on problem. > > However, Konquerer 4.11.2 Works fine. > It does

Re: [Gambas-user] Source Code can't be reached

2013-11-15 Thread paulwheeler
I have confirmed that using Firefox 25.0 Ubuntu canonical - 1.0 with NO plug-ins or Add-ons, the link does NOT work. So, it appears to be a basic Firefox issue and not a plug-in or add-on problem. However, Konquerer 4.11.2 Works fine. paul On 11/15/2013 04:12 PM, Benoît Minisini wrote: > Le 15/

Re: [Gambas-user] Pre-release of Gambas 3.5.1

2013-11-15 Thread PICCORO McKAY Lenz
From: Tobias Boege > Yeah... Let's don't get political here. > > PS: I'm away over the weekend. I realise that I presented my views in a > rather destructive manner and as if they were facts - on purpose. If this > thread becomes a flame war about software development philosophies, > sophists > a

Re: [Gambas-user] Source Code can't be reached

2013-11-15 Thread ISS Boss
There are also no scroll bars on the main page so you can not scroll down the instructions. Benoît Minisini wrote, On 11/15/2013 18:12: Le 15/11/2013 23:29, Karl Reinl a écrit : Salut, from [1]http://gambas.sourceforge.net/en/main.html, Source Code can't be reached. Yes, I have not

Re: [Gambas-user] Source Code can't be reached

2013-11-15 Thread Benoît Minisini
Le 15/11/2013 23:29, Karl Reinl a écrit : > Salut, > > from http://gambas.sourceforge.net/en/main.html, Source Code can't be > reached. > > Yes, I have noticed that recently. No idea why. It is just a frame pointing at sourceforge.net. On firefox, if you right click on the void frame and choose

[Gambas-user] Source Code can't be reached

2013-11-15 Thread Karl Reinl
Salut, from http://gambas.sourceforge.net/en/main.html, Source Code can't be reached. -- Amicalement Charlie -- DreamFactory - Open Source REST & JSON Services for HTML5 & Native Apps OAuth, Users, Roles, SQL, NoSQL,

Re: [Gambas-user] Further Assistance with gb.report repeating section

2013-11-15 Thread Fabien Bodard
ok i see ... i correct it now 2013/11/15 Fabien Bodard : > Backup ? > > 2013/11/15 Benoît Minisini : >> Le 15/11/2013 22:34, Fabien Bodard a écrit : >>> OKay ... it's on the way ... sorry for the long time. >>> >>> You can try the trunk version it will do what you need. >>> >>> I've corrected the

Re: [Gambas-user] Further Assistance with gb.report repeating section

2013-11-15 Thread Fabien Bodard
Backup ? 2013/11/15 Benoît Minisini : > Le 15/11/2013 22:34, Fabien Bodard a écrit : >> OKay ... it's on the way ... sorry for the long time. >> >> You can try the trunk version it will do what you need. >> >> I've corrected the indexing too >> > > Check your commits : you must not put backup file

Re: [Gambas-user] Further Assistance with gb.report repeating section

2013-11-15 Thread Benoît Minisini
Le 15/11/2013 22:34, Fabien Bodard a écrit : > OKay ... it's on the way ... sorry for the long time. > > You can try the trunk version it will do what you need. > > I've corrected the indexing too > Check your commits : you must not put backup files in the subversion repository! -- Benoît Minis

Re: [Gambas-user] Further Assistance with gb.report repeating section

2013-11-15 Thread Fabien Bodard
OKay ... it's on the way ... sorry for the long time. You can try the trunk version it will do what you need. I've corrected the indexing too 2013/9/27 Greg Raffaelle : > Fabien, > > New property for report sounds promising - can't wait to try it. > > Thanks, > Greg > > > > > > > > > ---

Re: [Gambas-user] Key code constant wrong?

2013-11-15 Thread Fabien Bodard
2013/11/15 Randall Morgan : > By hardware standards I'm a relic. By software standards, I've become > vapor-ware, by human standards, I'm over the hill and enjoying the ride > down ;-) > > I think most 88's were model Bs. The A was only ship a short time if I > recall correctly. I moved from the Al

[Gambas-user] ColumnView Sorting

2013-11-15 Thread Nigel Verity
Hi I am using a ColumnView control with 5 columns. Each column contains text (single-word strings) The control has a ".Sorted" property. I assume that this sorts the control according to the contents of the left-most column. Is there a way to sort the control by the contents of, say, Column 3

Re: [Gambas-user] Key code constant wrong?

2013-11-15 Thread MinnesotaJon
Don't worry, Fabien -- we will all be dying soon! -- View this message in context: http://gambas.8142.n7.nabble.com/Key-code-constant-wrong-tp44176p44262.html Sent from the gambas-user mailing list archive at Nabble.com. ---

Re: [Gambas-user] Pre-release of Gambas 3.5.1

2013-11-15 Thread Tobias Boege
On Fri, 15 Nov 2013, PICCORO McKAY Lenz wrote: > From: Willy Raets > > it will run for at least 5 years in the production environment it is > > being used. Why change what works just fine? Just because there is some > > new fancy stuff out there? > i 'm running a payroll system in debian lenny, 24

Re: [Gambas-user] Pre-release of Gambas 3.5.1

2013-11-15 Thread Kende Krisztián
2013-11-15 14:49 keltezéssel, PICCORO McKAY Lenz írta: >> To @Kende and @Benoit >> On Fri, 2013-11-15 at 12:15 +0100, Kende Kriszti?n wrote: >>> If you want, I backport the new 'gb.media' component. > i try to backport the gb.media component, but do not work, i > backported for squeeze, for wheeze

Re: [Gambas-user] Pre-release of Gambas 3.5.1

2013-11-15 Thread PICCORO McKAY Lenz
From: Willy Raets > it will run for at least 5 years in the production environment it is > being used. Why change what works just fine? Just because there is some > new fancy stuff out there? i 'm running a payroll system in debian lenny, 24/7 at 365 days and ther's no reason to "upgrade" to winbu

Re: [Gambas-user] Key code constant wrong?

2013-11-15 Thread Randall Morgan
By hardware standards I'm a relic. By software standards, I've become vapor-ware, by human standards, I'm over the hill and enjoying the ride down ;-) I think most 88's were model Bs. The A was only ship a short time if I recall correctly. I moved from the Altair to a model 100 and then a Coco and

Re: [Gambas-user] Pre-release of Gambas 3.5.1

2013-11-15 Thread Benoît Minisini
Le 14/11/2013 15:11, Willy Raets a écrit : > On Wed, 2013-11-13 at 18:16 +0100, Kende Krisztián wrote: >> It seems that this was a very well done release. Gambas3-runtime was >> downloaded ~15.000 times from nemh/gambas3 PPA, so far, no bug reports. :-) > > > Here is what happens on my test system.

Re: [Gambas-user] Key code constant wrong?

2013-11-15 Thread Fabien Bodard
You are all so old ? 2013/11/11 Randall Morgan : > BTW, Most Enter Keys on Qwerty keyboards still maintain the old > line-feed/Carriage-Return Arrow. An arrow that goes down and then to the > left. Does your laptop Enter key have that icon? If so, that is the icon > for "Return". > > > On Mon, Nov

Re: [Gambas-user] Pre-release of Gambas 3.5.1

2013-11-15 Thread Willy Raets
On Fri, 2013-11-15 at 12:15 +0100, Kende Krisztián wrote: > 2013-11-14 15:11 keltezéssel, Willy Raets írta: > > On Wed, 2013-11-13 at 18:16 +0100, Kende Krisztián wrote: > >> It seems that this was a very well done release. Gambas3-runtime was > >> downloaded ~15.000 times from nemh/gambas3 PPA, so

Re: [Gambas-user] Pre-release of Gambas 3.5.1

2013-11-15 Thread Kende Krisztián
2013-11-14 15:11 keltezéssel, Willy Raets írta: > On Wed, 2013-11-13 at 18:16 +0100, Kende Krisztián wrote: >> It seems that this was a very well done release. Gambas3-runtime was >> downloaded ~15.000 times from nemh/gambas3 PPA, so far, no bug reports. :-) > > Here is what happens on my test syst

Re: [Gambas-user] Pre-release of Gambas 3.5.1

2013-11-15 Thread Willy Raets
On Wed, 2013-11-13 at 18:16 +0100, Kende Krisztián wrote: > It seems that this was a very well done release. Gambas3-runtime was > downloaded ~15.000 times from nemh/gambas3 PPA, so far, no bug reports. :-) Here is what happens on my test system. It is a replication of Gambas applications runnin