Re: [Gambas-user] Sqlite3 bug ?

2012-01-12 Thread Shane Powell
On 12/01/12 17:26, Benoît Minisini wrote: > Le 10/01/2012 06:30, Shane Powell a écrit : >> seems my last post was cut off >> >> >> not sure if this is a bug but when i access this database i get a copy of >> pictures that should not be there ie: in the program attached i have >> 6 records the 1st h

Re: [Gambas-user] Issue 191 in gambas: Editor toolbar is center aligned instead of left aligned

2012-01-12 Thread gambas
Comment #2 on issue 191 by zachsmit...@gmail.com: Editor toolbar is center aligned instead of left aligned http://code.google.com/p/gambas/issues/detail?id=191 Yes, that fixed it. Thanks. -- RSA(R) Conference 2012 Mar

Re: [Gambas-user] Gambas-user Digest, Vol 68, Issue 21

2012-01-12 Thread No Way
Thanks, Jorge! I'll give it a try. > > Message: 2 > Date: Wed, 11 Jan 2012 22:33:00 +0100 > From: Jorge Carri?n > Subject: Re: [Gambas-user] Foreign Keys on SQLite3 > To: mailing list for gambas users > Message-ID: >     > > Content-Type: text/plain; charset=ISO-8859-1 > > Yes it's posible.

Re: [Gambas-user] Issue 190 in gambas: Crash with OpenGL projects

2012-01-12 Thread gambas
Comment #3 on issue 190 by jussi.la...@gmail.com: Crash with OpenGL projects http://code.google.com/p/gambas/issues/detail?id=190 "CTunnel.tunnelAfficher.122" points to "gl.end()" I had extra newline in sources from trying to debug it. --

Re: [Gambas-user] What to use instead of CInt

2012-01-12 Thread Rolf-Werner Eilert
Ok, that's possible... :-) Thank you! Rolf Am 12.01.2012 17:16, schrieb Jussi Lahtinen: > Maybe you mix them up with IsString and IsInteger? > IsString is removed and IsInteger just changed it's behaviour from some > development phase... > > Jussi > > > > > On Thu, Jan 12, 2012 at 13:18, Rolf-We

Re: [Gambas-user] What to use instead of CInt

2012-01-12 Thread Jussi Lahtinen
Maybe you mix them up with IsString and IsInteger? IsString is removed and IsInteger just changed it's behaviour from some development phase... Jussi On Thu, Jan 12, 2012 at 13:18, Rolf-Werner Eilert < eilert-sprac...@t-online.de> wrote: > I remember having read that in Gambas3 there is no CI

Re: [Gambas-user] Issue 190 in gambas: Crash with OpenGL projects

2012-01-12 Thread gambas
Comment #2 on issue 190 by jussi.la...@gmail.com: Crash with OpenGL projects http://code.google.com/p/gambas/issues/detail?id=190 See compile.log for normal compilation. And gbxcomp.log for debug compilation of gbx3. ( make "CFLAGS=-O0 -g" "CXXFLAGS=-O0 -g" && sudo make install ) > ~/Desktop/gb

Re: [Gambas-user] What to use instead of CInt

2012-01-12 Thread Randall Morgan
I believe CInt() and CStr() are still part of Gambas 3. They seem to work fine in my programs. On Thu, Jan 12, 2012 at 3:18 AM, Rolf-Werner Eilert < eilert-sprac...@t-online.de> wrote: > I remember having read that in Gambas3 there is no CInt etc. any longer. > > What do you recommend to use ins

[Gambas-user] What to use instead of CInt

2012-01-12 Thread Rolf-Werner Eilert
I remember having read that in Gambas3 there is no CInt etc. any longer. What do you recommend to use instead? And what do I use instead of CStr? Rolf -- RSA(R) Conference 2012 Mar 27 - Feb 2 Save $400 by Jan. 27 Registe

Re: [Gambas-user] Issue 192 in gambas: SQLite3 Exec of a 'Select' statement returns too many rows

2012-01-12 Thread gambas
Comment #1 on issue 192 by john.aar...@gmail.com: SQLite3 Exec of a 'Select' statement returns too many rows http://code.google.com/p/gambas/issues/detail?id=192 I forgot to enter the Gambas version as 2.22 (i.e. I left in the information relating to the development version). --

[Gambas-user] Issue 192 in gambas: SQLite3 Exec of a 'Select' statement returns too many rows

2012-01-12 Thread gambas
Status: New Owner: Labels: Version Type-Bug Priority-Medium OpSys-Any Dist-Any Arch-Any Desktop-Any GUI-Any New issue 192 by john.aar...@gmail.com: SQLite3 Exec of a 'Select' statement returns too many rows http://code.google.com/p/gambas/issues/detail?id=192 Problem with Result object i

Re: [Gambas-user] Issue 189 in gambas: gambas3: postgresql connection password issue at runtime

2012-01-12 Thread gambas
Comment #3 on issue 189 by marcobra...@gmail.com: gambas3: postgresql connection password issue at runtime http://code.google.com/p/gambas/issues/detail?id=189 Benoit seems good now i supposed recompile dress my issue... Many thanks ---

Re: [Gambas-user] Issue 189 in gambas: gambas3: postgresql connection password issue at runtime

2012-01-12 Thread gambas
Comment #2 on issue 189 by marcobra...@gmail.com: gambas3: postgresql connection password issue at runtime http://code.google.com/p/gambas/issues/detail?id=189 Run... ( ./configure -C; make; sudo make install ) > output.txt 2>&1 in attach output.txt Attachments: output.txt 338 KB

Re: [Gambas-user] Another basics

2012-01-12 Thread Fabien Bodard
Great :-) -- RSA(R) Conference 2012 Mar 27 - Feb 2 Save $400 by Jan. 27 Register now! http://p.sf.net/sfu/rsa-sfdev2dev2 ___ Gambas-user mailing list Gambas-user@lists.sourceforg