Re: [Gambas-user] Grid view data event

2012-12-05 Thread Fabien Bodard
You have two choices you can manage the columns you show in the data event or in theDB query. Maybe you can use databound control such as dataview all this stuff isalready done Le 5 déc. 2012 06:23, Shane shanep1...@tpg.com.au a écrit : Hi i'm trying to use the Gridview data Event using

[Gambas-user] Paginate doesn't clear page

2012-12-05 Thread Rolf-Werner Eilert
Hi, -- I sent this mail on Monday, but it seems that the mailing list has been sleeping since then. So, I send it again and hope it is received by you. Sorry if double-quoted... -- With a little bit of testing code, I tried to find out how Paginate works. Public Sub drucker_Paginate()

[Gambas-user] Gambas 3 on Website Server

2012-12-05 Thread Rolf-Werner Eilert
Hi, If I want to build scripts with Gambas 3 on my website's server, how would you install Gambas 3 there: Downloading and compiling the source, or apt-get via Kendek's PPA? Or would you deprecate Gambas 3 here and rather use Gambas 2 for it? Thanks for your opinions... Regards Rolf

Re: [Gambas-user] Spinbox.Text pre-/suffix

2012-12-05 Thread Benoît Minisini
Le 04/12/2012 17:54, Tobias Boege a écrit : Hi, in the doc it is said that Spinbox.Text [r]eturns the text displayed by the spinbox, without the prefix and suffix. What do prefix and suffix come from? I can only enter integers. Regards, Tobi The documentation is not up to date. There is

Re: [Gambas-user] Paginate doesn't clear page

2012-12-05 Thread Benoît Minisini
Le 03/12/2012 15:46, Rolf-Werner Eilert a écrit : Hi, With a little bit of testing code, I tried to find out how Paginate works. Public Sub drucker_Paginate() Paint.DrawText(Hallo CStr(drucker.Page), 300 + (seiten * 100), 300 + (seiten * 100)) Inc seiten If seiten = 4

Re: [Gambas-user] Drawing sector

2012-12-05 Thread Benoît Minisini
Le 02/12/2012 22:59, Jussi Lahtinen a écrit : At least latest revision has changed behaviour of circle keyword (in Qt4). This doesn't draw red sector, instead it seems to draw some part of it which doesn't start from x,y: Draw.Foreground = Color.Black Draw.LineWidth = 1 Draw.FillStyle =

Re: [Gambas-user] Gambas 3 on Website Server

2012-12-05 Thread Jussi Lahtinen
If I want to build scripts with Gambas 3 on my website's server, how would you install Gambas 3 there: Downloading and compiling the source, or apt-get via Kendek's PPA? Maybe I didn't quite understand the question, but what is the difference? Both works fine. Or would you deprecate

Re: [Gambas-user] Gambas 3 on Website Server

2012-12-05 Thread Rolf-Werner Eilert
Am 05.12.2012 16:34, schrieb Jussi Lahtinen: If I want to build scripts with Gambas 3 on my website's server, how would you install Gambas 3 there: Downloading and compiling the source, or apt-get via Kendek's PPA? Maybe I didn't quite understand the question, but what is the difference?

Re: [Gambas-user] Gambas 3 on Website Server

2012-12-05 Thread Jussi Lahtinen
Maybe I didn't quite understand the question, but what is the difference? Both works fine. Well - I don't know so much about Ubuntu. When the PPA just contains the source, it's the same, you're right. I thought it contains a ready-made deb package. Yes, it is ready made package with

Re: [Gambas-user] Gambas 3 on Website Server

2012-12-05 Thread Tobias Boege
On Wed, 05 Dec 2012, Rolf-Werner Eilert wrote: Am 05.12.2012 16:34, schrieb Jussi Lahtinen: If I want to build scripts with Gambas 3 on my website's server, how would you install Gambas 3 there: Downloading and compiling the source, or apt-get via Kendek's PPA? ... Just found

Re: [Gambas-user] Gambas 3 on Website Server

2012-12-05 Thread Rolf-Werner Eilert
Am 05.12.2012 17:14, schrieb Jussi Lahtinen: Maybe I didn't quite understand the question, but what is the difference? Both works fine. Well - I don't know so much about Ubuntu. When the PPA just contains the source, it's the same, you're right. I thought it contains a ready-made deb

Re: [Gambas-user] Gambas 3 on Website Server

2012-12-05 Thread Rolf-Werner Eilert
Am 05.12.2012 17:26, schrieb Tobias Boege: On Wed, 05 Dec 2012, Rolf-Werner Eilert wrote: Am 05.12.2012 16:34, schrieb Jussi Lahtinen: If I want to build scripts with Gambas 3 on my website's server, how would you install Gambas 3 there: Downloading and compiling the source, or apt-get

[Gambas-user] Issue 362 in gambas: Gambas 3.3.3: Socket.RemoteHost returns an empty string

2012-12-05 Thread gambas
Status: New Owner: Labels: Version Type-Bug Priority-Medium OpSys-Any Dist-Any Arch-Any Desktop-Any GUI-Any New issue 362 by aristide...@gmail.com: Gambas 3.3.3: Socket.RemoteHost returns an empty string http://code.google.com/p/gambas/issues/detail?id=362 1) Even in the gb.net sample

Re: [Gambas-user] Issue 362 in gambas: Gambas 3.3.3: Socket.RemoteHost returns an empty string

2012-12-05 Thread gambas
Comment #1 on issue 362 by aristide...@gmail.com: Gambas 3.3.3: Socket.RemoteHost returns an empty string http://code.google.com/p/gambas/issues/detail?id=362 Excuse my poor English!!! -- LogMeIn Rescue: Anywhere,

[Gambas-user] gb.sdl.sound disabled with rev. #5412 !

2012-12-05 Thread Ru Vuott
Hello, I updated my Gambas 3 with rev. #5412, and I obtained this problem: || || THESE COMPONENTS ARE DISABLED: || - gb.sdl.sound || regards vuott -- LogMeIn Rescue: Anywhere, Anytime Remote support for IT. Free

[Gambas-user] gb.sdl.sound disabled with rev. #5412 - BIS

2012-12-05 Thread Ru Vuott
I'ld like to add that I unistalled Gambas sources and then re-installed them, but the problem persists. Regards vuott -- LogMeIn Rescue: Anywhere, Anytime Remote support for IT. Free Trial Remotely access PCs and mobile

Re: [Gambas-user] gb.sdl.sound disabled with rev. #5412 - BIS

2012-12-05 Thread Laurent Carlier
Le mercredi 5 décembre 2012 21:50:37 Ru Vuott a écrit : I'ld like to add that I unistalled Gambas sources and then re-installed them, but the problem persists. Regards vuott -- LogMeIn Rescue: Anywhere, Anytime

Re: [Gambas-user] gb.sdl.sound disabled with rev. #5412 - BIS

2012-12-05 Thread Ru Vuott
Hello Laurent, well, I have had to re-install libsdl-sound1.2-dev libsdl-mixer1.2-dev libsdl-image1.2 sources. Now, It's OK. Thank you, very much. vuott --- Mer 5/12/12, Laurent Carlier lordhea...@gmail.com ha scritto: Da: Laurent Carlier lordhea...@gmail.com Oggetto: Re:

Re: [Gambas-user] Drawing sector

2012-12-05 Thread Benoît Minisini
Le 05/12/2012 12:51, Benoît Minisini a écrit : Le 02/12/2012 22:59, Jussi Lahtinen a écrit : At least latest revision has changed behaviour of circle keyword (in Qt4). This doesn't draw red sector, instead it seems to draw some part of it which doesn't start from x,y: Draw.Foreground =