Re: [Gambas-user] Using DataBrowser for a table which

2012-08-22 Thread Benoît Minisini
Le 22/08/2012 20:07, John Rose a écrit : > This gets ever more mysterious. The 'Out of Bounds' error has now gone. > However, I'm back to the original problem, namely (even with Benoit's > instructions): > ... I think I have a simpler solution for you. In revision #5070, I added a new event to t

Re: [Gambas-user] Bug in gb.ncurses component with non-ASCII characters

2012-08-22 Thread Tobias Boege
On Wed, 22 Aug 2012, Beno?t Minisini wrote: > Le 22/08/2012 15:10, Tobias Boege a ?crit : > > On Tue, 21 Aug 2012, William Cabrera wrote: > >> Hi, when i print a text using print or printcenter function, the non-ASCII > >> characters are not displayed correctly. > >> > >> For example, when i run >

Re: [Gambas-user] Gambas3 Libraries problem -> Gambas 3 bug or OS distro related?

2012-08-22 Thread Willy Raets
> > OK, the bug should be fixed in revision #5061. > > > > The rule is actually the following: > > - Normal project executables are installed *without* the '.gambas' > > extension. > > - Library project executables are installed *with* the '.gambas' extension. > > > > It was not implemented corr

Re: [Gambas-user] Revision 5065 doesn't install my Ubuntu 10.04 LTS

2012-08-22 Thread Willy Raets
On di, 2012-08-21 at 22:20 +0200, Willy Raets wrote: > Some help is appreciated > > Willy Nevermind I solved it by completely removing trunk and doing a new svn checkout. After that I got Gambas3 (revision #5069) running on my Ubuntu 10.04 LTS, Gnome 2 I do notice the Gambas GUI being a bit blur

Re: [Gambas-user] Gambas for Android

2012-08-22 Thread John Spikowski
On Wed, 2012-08-22 at 19:07 +0200, Benoît Minisini wrote: > I don't understand why I had no problem with compiling Gambas on > Debian/RaspberryPI and you have problems to compile Gambas on Ubuntu > which is based on Debian. Or not? > Don't shoot the messenger. ;-) --

Re: [Gambas-user] Gambas for Android

2012-08-22 Thread Benoît Minisini
Le 22/08/2012 19:05, John Spikowski a écrit : > On Wed, 2012-08-22 at 10:38 +0200, Girard Henri wrote: >> Le 22. 08. 12 10:24, Kevin Fishburne a écrit : >>> On 08/20/2012 05:05 PM, cfb95 wrote: Well, as Linux distro can run on android, Gambas must be work also! may be no need to

Re: [Gambas-user] Gambas for Android

2012-08-22 Thread John Spikowski
On Wed, 2012-08-22 at 10:38 +0200, Girard Henri wrote: > Le 22. 08. 12 10:24, Kevin Fishburne a écrit : > > On 08/20/2012 05:05 PM, cfb95 wrote: > >> Well, > >> as Linux distro can run on android, > >> Gambas must be work also! > >> may be no need to port! > >> > >> i've run a very simple console p

[Gambas-user] Using DataBrowser for a table which

2012-08-22 Thread John Rose
1) You must embed the DataSource on "centre" inside a DataSource on "country" which points at the current country. 2) The name of the country primary key must be the same in all tables, so that Gambas automatically detects them. Thanks, Benoit. I understand a little better. Now I have: the Pri

[Gambas-user] Issue 316 in gambas: DataView crash on doing something in the data event

2012-08-22 Thread gambas
Status: New Owner: gambas...@gmail.com Labels: Version-TRUNK Type-Bug Priority-Medium OpSys-Any Dist-Any Arch-Any Desktop-Any GUI-Any New issue 316 by gambas...@gmail.com: DataView crash on doing something in the data event http://code.google.com/p/gambas/issues/detail?id=316 1) Describe the

Re: [Gambas-user] Bug in gb.ncurses component with non-ASCII characters

2012-08-22 Thread Tobias Boege
On Wed, 22 Aug 2012, Tobias Boege wrote: > On Wed, 22 Aug 2012, Beno?t Minisini wrote: > > Le 22/08/2012 15:10, Tobias Boege a ?crit : > > > On Tue, 21 Aug 2012, William Cabrera wrote: > > >> Hi, when i print a text using print or printcenter function, the > > >> non-ASCII > > >> characters are no

Re: [Gambas-user] Bug in gb.ncurses component with non-ASCII characters

2012-08-22 Thread Tobias Boege
On Wed, 22 Aug 2012, Benoît Minisini wrote: > Le 22/08/2012 15:10, Tobias Boege a écrit : > > On Tue, 21 Aug 2012, William Cabrera wrote: > >> Hi, when i print a text using print or printcenter function, the non-ASCII > >> characters are not displayed correctly. > >> > >> For example, when i run >

Re: [Gambas-user] Bug in gb.ncurses component with non-ASCII characters

2012-08-22 Thread Benoît Minisini
Le 22/08/2012 15:10, Tobias Boege a écrit : > On Tue, 21 Aug 2012, William Cabrera wrote: >> Hi, when i print a text using print or printcenter function, the non-ASCII >> characters are not displayed correctly. >> >> For example, when i run >> >> $hWin.Printcenter("??, ??, ??, ??, ??, ??, ??") >> >

Re: [Gambas-user] Bug in gb.ncurses component with non-ASCII characters

2012-08-22 Thread Tobias Boege
On Tue, 21 Aug 2012, William Cabrera wrote: > Hi, when i print a text using print or printcenter function, the non-ASCII > characters are not displayed correctly. > > For example, when i run > > $hWin.Printcenter("??, ??, ??, ??, ??, ??, ??") > > The output is > > M-CM-!, M-CM-), M-CM-, M-CM-3,

Re: [Gambas-user] Issue 315 in gambas: TextLabel padding doesn't work for GTK

2012-08-22 Thread gambas
Updates: Status: Fixed Comment #3 on issue 315 by benoit.m...@gmail.com: TextLabel padding doesn't work for GTK http://code.google.com/p/gambas/issues/detail?id=315 (No comment was entered for this change.) --

Re: [Gambas-user] Issue 315 in gambas: TextLabel padding doesn't work for GTK

2012-08-22 Thread gambas
Comment #2 on issue 315 by benoit.m...@gmail.com: TextLabel padding doesn't work for GTK http://code.google.com/p/gambas/issues/detail?id=315 Fixed in revision #5069. -- Live Security Virtual Conference Exclusive live

Re: [Gambas-user] Issue 315 in gambas: TextLabel padding doesn't work for GTK

2012-08-22 Thread gambas
Updates: Status: Accepted Comment #1 on issue 315 by benoit.m...@gmail.com: TextLabel padding doesn't work for GTK http://code.google.com/p/gambas/issues/detail?id=315 (No comment was entered for this change.) ---

Re: [Gambas-user] Issue 314 in gambas: DataBrowser does not display an added row or save all columns for an added row

2012-08-22 Thread gambas
Updates: Status: WontFix Labels: -Version Version-TRUNK Comment #2 on issue 314 by benoit.m...@gmail.com: DataBrowser does not display an added row or save all columns for an added row http://code.google.com/p/gambas/issues/detail?id=314 This is the normal behaviour, you must em

Re: [Gambas-user] Using DataBrowser for a table which

2012-08-22 Thread Benoît Minisini
Le 19/08/2012 12:09, John Rose a écrit : > My SQLite3 database contains country & centre tables. The centre table's > primary key is the _id column. The centre table has a country_id column > which is a Foreign Key to _id in the country table. The centre table > contains a column named centre with

Re: [Gambas-user] Choose and nulls, a bug and a wish for a better way?

2012-08-22 Thread Benoît Minisini
Le 22/08/2012 05:50, Bruce a écrit : > This almost works > > grid[grid.Rows.Max, 15].Background = > IIf(IsNull(Choose(cs.Result, Color.Yellow, Color.Green, > Color.Cyan)), Color.Default, Choose(cs.Result, Color.Yellow, > Color.Green, Color.Cyan)) > > (where grid

Re: [Gambas-user] Gambas for Android

2012-08-22 Thread Girard Henri
Le 22. 08. 12 10:24, Kevin Fishburne a écrit : > On 08/20/2012 05:05 PM, cfb95 wrote: >> Well, >> as Linux distro can run on android, >> Gambas must be work also! >> may be no need to port! >> >> i've run a very simple console program (gambas2) >> on my motorola xoom, and it work! 8-) >> >> The gra

Re: [Gambas-user] Gambas for Android

2012-08-22 Thread Kevin Fishburne
On 08/20/2012 05:05 PM, cfb95 wrote: > Well, > as Linux distro can run on android, > Gambas must be work also! > may be no need to port! > > i've run a very simple console program (gambas2) > on my motorola xoom, and it work! 8-) > > The graphic front end of gamas2 not work on my tablet due to a bu