[Gambas-user] BOSS Live-installer - A GUI Live Installer for Debian and it's derivatives based on remastersys scripts

2010-09-19 Thread vikramshankarnair
Hi, The BOSS team at the Centre for Development of Advanced Computing (CDAC), Noida (India) has been working on a live-installer for BOSS GNU/Linux. BOSS is a Debian derived distribution, its current stable version being based on Debian 5(Lenny). Therefore the live installer works on Debian Lenn

Re: [Gambas-user] gambas 3 release or otherwise as binary package

2010-09-19 Thread riri
A binary (deb) package would be a great thing ! Actually I compiled gambas3 on ubuntu 10.4.1 perfect ... But having updated to maverick brings a lot of problems... I didn't success to compile it anymore ! Henri -Message d'origine- From: Dag Jarle Johansen Sent: Friday, September 17, 201

Re: [Gambas-user] A suggestion for the code editor

2010-09-19 Thread Matti
Yep. That's exactly what I imagined. Very comfortable, thanks, Benoit! Matti Am 17.09.2010 04:06, schrieb Benoît Minisini: >> It happens quite often (at least to me, blockhead) that a line of code has >> to be moved to one ore some lines up or down. >> >> Right now, I can't see another way to do

Re: [Gambas-user] SQLTE3 >date function

2010-09-19 Thread Benoît Minisini
> I want to extract records between 2 dates from a date type field > (TransDate) but using:- > > hResult = FMain.$hConn.Find("transactions", "TransDate >= '2009-07-01') > produces the same result as > hResult = FMain.$hConn.Find("transactions", "TransDate > '2009-07-01'). > > Also sometimes recor

Re: [Gambas-user] Help about use table view editing with Return key

2010-09-19 Thread Benoît Minisini
> Hi, > > I created a TableView with three columns. > First, I wrote code so that when user double-click the cell at third column > on a row, the cell start the editing. My program worked fine. > Then I added code so that when the user click the cell at the first column > on a row, this row would

[Gambas-user] Help about use table view editing with Return key

2010-09-19 Thread Phạm Quang Dương
Hi, I created a TableView with three columns. First, I wrote code so that when user double-click the cell at third column on a row, the cell start the editing. My program worked fine. Then I added code so that when the user click the cell at the first column on a row, this row would be removed. Th

Re: [Gambas-user] Testing Gambas 2.99

2010-09-19 Thread Benoît Minisini
> Colorbutton bug confirmed with Gambas 3 rev 3199, Ubuntu 10.04 64bit. > Only GTK+ is affected. > > Jussi > Done! The bug has been fixed in revision #3230. Regards, -- Benoît Minisini -- Start uncovering the many ad

Re: [Gambas-user] Spacing property.

2010-09-19 Thread Jean-pierre Lainé
Merci Benoit, entre temps je me suis inscrit, mais comment faire pour se soustraire à la liste "anglophone" ? Merci pour votre boulot, je commence à avoir mes premiers résultats probants, à plus sur la liste française. Cordialement PapyBasic Le 19 septembre 2010 15:59, Benoît Minisini a écrit :

Re: [Gambas-user] "Deleting" Forms and Classes

2010-09-19 Thread Benoît Minisini
> This is scary stuff. > > When I right click on item on the list on the left side of the IDE a > popup menu shows. One of the items is "Delete..." > > I remember the first time I came across it I was so scared that I left > the IDE and made a backup of the project. > > As I then found out it do

Re: [Gambas-user] Specifying the location of new Gambas components

2010-09-19 Thread Benoît Minisini
>We have created some new components for Gambas and we've been putting > them into the /usr/local/lib/gambas2 directory with the standard > Gambas components. However, this directory is locked to the root user, > so developers can't install components there. >Is there a way to insta

Re: [Gambas-user] Spacing property.

2010-09-19 Thread Benoît Minisini
> Pour Benoit Minisini, ou le modérateur du groupe. > Bonjour à tous, je suis en train de me lancer en Gambas (2). > L'OS est UBUNTU. > Mais je me suis bêtement inscrit sur une liste "anglo saxonne" et "my > englisch is very très bad!". Pour les français non anglophones, il y a la mailing-list fra

[Gambas-user] SQLTE3 >date function

2010-09-19 Thread Bill-Lancaster
I want to extract records between 2 dates from a date type field (TransDate) but using:- hResult = FMain.$hConn.Find("transactions", "TransDate >= '2009-07-01') produces the same result as hResult = FMain.$hConn.Find("transactions", "TransDate > '2009-07-01'). Also sometimes records 1 day older

Re: [Gambas-user] Spacing property.

2010-09-19 Thread Doriano Blengino
Jean-pierre Lainé ha scritto: "google translate" mon reponse... > Pour Benoit Minisini, ou le modérateur du groupe. > Bonjour à tous, je suis en train de me lancer en Gambas (2). > L'OS est UBUNTU. > Mais je me suis bêtement inscrit sur une liste "anglo saxonne" et "my > englisch is very très bad!"

Re: [Gambas-user] Spacing property.

2010-09-19 Thread Rolf Schmidt
Am Sonntag, 19. September 2010 schrieb Jean-pierre Lainé: > Pour Benoit Minisini, ou le modérateur du groupe. > Bonjour à tous, je suis en train de me lancer en Gambas (2). > L'OS est UBUNTU. > Mais je me suis bêtement inscrit sur une liste "anglo saxonne" et "my > englisch is very très bad!". > Po

Re: [Gambas-user] Spacing property.

2010-09-19 Thread Jean-pierre Lainé
Waooo ! ... Tanks Werner ! Old timer Jean-Pierre 2010/9/19 Werner > On 19/09/10 15:57, Jean-pierre Lainé wrote: > > Pour Benoit Minisini, ou le modérateur du groupe. > > Bonjour à tous, je suis en train de me lancer en Gambas (2). > > L'OS est UBUNTU. > > Mais je me s

Re: [Gambas-user] Spacing property.

2010-09-19 Thread Werner
On 19/09/10 15:57, Jean-pierre Lainé wrote: > Pour Benoit Minisini, ou le modérateur du groupe. > Bonjour à tous, je suis en train de me lancer en Gambas (2). > L'OS est UBUNTU. > Mais je me suis bêtement inscrit sur une liste "anglo saxonne" et "my > englisch is very très bad!". > Pour autant et e

Re: [Gambas-user] Spacing property.

2010-09-19 Thread Jean-pierre Lainé
Pour Benoit Minisini, ou le modérateur du groupe. Bonjour à tous, je suis en train de me lancer en Gambas (2). L'OS est UBUNTU. Mais je me suis bêtement inscrit sur une liste "anglo saxonne" et "my englisch is very très bad!". Pour autant et en quelques mots, je souhaite réaliser un sismographe sou