[Gambas-user] ppa

2014-02-04 Thread Shane
is the daily build of kendek's ppa still working ? -- Managing the Performance of Cloud-Based Applications Take advantage of what the Cloud has to offer - Avoid Common Pitfalls. Read the Whitepaper. http://pubads.g.double

Re: [Gambas-user] printer bug ?

2014-02-04 Thread Benoît Minisini
Le 05/02/2014 01:36, Shane a écrit : > and here is the project > > > On 05/02/14 11:26, Shane wrote: >> I think there might be a bug in the printer component >> this program generates a signal 11 when you press print >> >> The bug has been fixed in revision #6134. Regards, -- Benoît Minisini -

Re: [Gambas-user] Issue 484 in gambas: IDE and Runtime show different stock icons

2014-02-04 Thread gambas
Updates: Status: WontFix Comment #5 on issue 484 by benoit.m...@gmail.com: IDE and Runtime show different stock icons http://code.google.com/p/gambas/issues/detail?id=484 (No comment was entered for this change.) -- You received this message because this project is configured to send

Re: [Gambas-user] Issue 508 in gambas: request: specify how many decimal places ValueBox

2014-02-04 Thread gambas
Updates: Status: NeedsInfo Labels: -Version -Type-Bug Version-TRUNK Type-Enhancement Comment #2 on issue 508 by benoit.m...@gmail.com: request: specify how many decimal places ValueBox http://code.google.com/p/gambas/issues/detail?id=508 Did you look at the MaskBox control that

Re: [Gambas-user] Issue 507 in gambas: Problem on drawing a rectangle

2014-02-04 Thread gambas
Updates: Status: WontFix Labels: -Version Version-TRUNK Comment #1 on issue 507 by benoit.m...@gmail.com: Problem on drawing a rectangle http://code.google.com/p/gambas/issues/detail?id=507 Actually it's the way stroking works. If you choose a size >= 1, you will get the expect

Re: [Gambas-user] printer bug ?

2014-02-04 Thread Shane
and here is the project On 05/02/14 11:26, Shane wrote: I think there might be a bug in the printer component this program generates a signal 11 when you press print -- Managing the Performance of Cloud-Based Applicat

Re: [Gambas-user] print repot to pdf file

2014-02-04 Thread Shane
That's Great just what i needed too On 04/02/14 04:05, Fabien Bodard wrote: > As always you under estimates gb ? > > Just name the file with a .pdf as extention. > > Printer.filename="Toto.pdf" > > Will generate a pdf. > Le 3 févr. 2014 16:46, "PICCORO McKAY Lenz" a > écrit : > >> i note that g

[Gambas-user] printer bug ?

2014-02-04 Thread Shane
I think there might be a bug in the printer component this program generates a signal 11 when you press print -- Managing the Performance of Cloud-Based Applications Take advantage of what the Cloud has to offer - Avoid C

Re: [Gambas-user] gambas 3.5.2 released! thanks!!

2014-02-04 Thread PICCORO McKAY Lenz
i read the requirements of gambas, are up to date? in the wiki? Lenz McKAY Gerardo (PICCORO) http://qgqlochekone.blogspot.com On Tue, Feb 4, 2014 at 4:58 PM, PICCORO McKAY Lenz wrote: > hi benoit.. i'm reading the changelog of gambas 3.5.2 and we have a common > word: BUG!!! > > ;-) > > ... th

[Gambas-user] gambas 3.5.2 released! thanks!!

2014-02-04 Thread PICCORO McKAY Lenz
hi benoit.. i'm reading the changelog of gambas 3.5.2 and we have a common word: BUG!!! ;-) ... thanks fo the release ! i hope mayority of components can be compiled into older distributions! -- Managing the Performance

Re: [Gambas-user] ncurses help texts missing

2014-02-04 Thread Tobias Boege
On Tue, 04 Feb 2014, Tobias Boege wrote: > On Tue, 04 Feb 2014, Rolf-Werner Eilert wrote: > > > > > > Am 04.02.2014 09:46, schrieb Tobias Boege: > > > On Tue, 04 Feb 2014, Rolf-Werner Eilert wrote: > > >> Hi Tobias, > > >> > > >> your name is mentioned as the author of the ncurses component. Is t

Re: [Gambas-user] Issue 508 in gambas: request: specify how many decimal places ValueBox

2014-02-04 Thread gambas
Comment #1 on issue 508 by flynetin...@gmail.com: request: specify how many decimal places ValueBox http://code.google.com/p/gambas/issues/detail?id=508 Even sometimes it is useful to specify what kind of number is shown if only integer not allow the entry point or comma, few maximum digits

Re: [Gambas-user] ncurses help texts missing

2014-02-04 Thread Tobias Boege
On Tue, 04 Feb 2014, Rolf-Werner Eilert wrote: > > > Am 04.02.2014 09:46, schrieb Tobias Boege: > > On Tue, 04 Feb 2014, Rolf-Werner Eilert wrote: > >> Hi Tobias, > >> > >> your name is mentioned as the author of the ncurses component. Is that > >> right? > >> > > > > Yes, that's right. > > > >>

Re: [Gambas-user] ncurses help texts missing

2014-02-04 Thread Rolf-Werner Eilert
Am 04.02.2014 09:46, schrieb Tobias Boege: > On Tue, 04 Feb 2014, Rolf-Werner Eilert wrote: >> Hi Tobias, >> >> your name is mentioned as the author of the ncurses component. Is that >> right? >> > > Yes, that's right. > >> Anyway, I wanted to play around a bit with ncurses and found this >> comp

[Gambas-user] Issue 508 in gambas: request: specify how many decimal places ValueBox

2014-02-04 Thread gambas
Status: New Owner: Labels: Version Type-Bug Priority-Medium OpSys-Any Dist-Any Arch-Any Desktop-Any GUI-Any New issue 508 by flynetin...@gmail.com: request: specify how many decimal places ValueBox http://code.google.com/p/gambas/issues/detail?id=508 1) It would be nice to be able to sp

Re: [Gambas-user] Gambas report Component Docs

2014-02-04 Thread Marty McGlensey
Fabien, Thanks for the youtube link. Unfortunately I'm not able to get it too play. Do I have to subscribe to get it to play? Marty Message: 4 Date: Mon, 3 Feb 2014 16:31:30 -0500 From: "Marty McGlensey" Subject: [Gambas-user] Tutorial or Complete docs on gb.report To: Message-ID:

Re: [Gambas-user] ncurses help texts missing

2014-02-04 Thread Tobias Boege
On Tue, 04 Feb 2014, Rolf-Werner Eilert wrote: > Hi Tobias, > > your name is mentioned as the author of the ncurses component. Is that > right? > Yes, that's right. > Anyway, I wanted to play around a bit with ncurses and found this > component. A long time ago, I tried to write a program wit