Re: [Gambas-user] Issue 323 in gambas: Write command doesn't work in some cases when inheriting Task

2012-08-31 Thread gambas
Updates: Status: WontFix Labels: -Version Version-TRUNK Comment #1 on issue 323 by benoit.m...@gmail.com: Write command doesn't work in some cases when inheriting Task http://code.google.com/p/gambas/issues/detail?id=323 Input-output are buffered. You must use FLUSH. In the cas

Re: [Gambas-user] Issue 322 in gambas: Crash with Task

2012-08-31 Thread gambas
Updates: Status: Fixed Comment #2 on issue 322 by benoit.m...@gmail.com: Crash with Task http://code.google.com/p/gambas/issues/detail?id=322 Fixed in revision #5107. The crash is caused by the GUI event loop. So I disabled it in background tasks. But then, no way a GUI can work in a b

Re: [Gambas-user] Issue 322 in gambas: Crash with Task

2012-08-31 Thread gambas
Updates: Status: Accepted Labels: -Version Version-TRUNK Comment #1 on issue 322 by benoit.m...@gmail.com: Crash with Task http://code.google.com/p/gambas/issues/detail?id=322 (No comment was entered for this change.) -

Re: [Gambas-user] Issue 321 in gambas: panel background color bleeds into buttons in GTK

2012-08-31 Thread gambas
Updates: Labels: -Version Version-TRUNK Comment #1 on issue 321 by benoit.m...@gmail.com: panel background color bleeds into buttons in GTK http://code.google.com/p/gambas/issues/detail?id=321 I would say that gb.gtk is right there, as the background color is normally inherited from t

Re: [Gambas-user] Issue 320 in gambas: fullscreen property prevents Form_Open from running in GTK

2012-08-31 Thread gambas
Updates: Status: Fixed Comment #2 on issue 320 by benoit.m...@gmail.com: fullscreen property prevents Form_Open from running in GTK http://code.google.com/p/gambas/issues/detail?id=320 Fixed in revision #5106. ---

Re: [Gambas-user] Issue 320 in gambas: fullscreen property prevents Form_Open from running in GTK

2012-08-31 Thread gambas
Updates: Status: Accepted Comment #1 on issue 320 by benoit.m...@gmail.com: fullscreen property prevents Form_Open from running in GTK http://code.google.com/p/gambas/issues/detail?id=320 (No comment was entered for this change.) ---

Re: [Gambas-user] Bug with list of tasks

2012-08-31 Thread Benoît Minisini
Le 31/08/2012 19:40, Jussi Lahtinen a écrit : > With latest revision, only notes beginning with two quotemarks are shown in > list. > > This is shown: > ''TODO: > > This is not shown: > 'TODO: > > I would expect both of them to be found on list. > > Jussi It should be fixed in revision #5105. Reg

[Gambas-user] Bug with list of tasks

2012-08-31 Thread Jussi Lahtinen
With latest revision, only notes beginning with two quotemarks are shown in list. This is shown: ''TODO: This is not shown: 'TODO: I would expect both of them to be found on list. Jussi -- Live Security Virtual Conferen

Re: [Gambas-user] Disable / overrule 'create new' button on DataBrowser

2012-08-31 Thread Benoît Minisini
Le 31/08/2012 14:52, Ron a écrit : > On 31-8-2012 13:47, Benoît Minisini wrote: >> Le 31/08/2012 13:12, Ron a écrit : >>> Hi list, >>> >>> Is it possible to disable/overrule the 'new' button of a DataBrowser object? >>> >>> If so, how? >>> >>> Thanks. >>> >>> Regards, >>> Ron_2nd. >>> >> No. What d

[Gambas-user] Issue 323 in gambas: Write command doesn't work in some cases when inheriting Task

2012-08-31 Thread gambas
Status: New Owner: Labels: Version Type-Bug Priority-Medium OpSys-Any Dist-Any Arch-Any Desktop-Any GUI-Any New issue 323 by jussi.la...@gmail.com: Write command doesn't work in some cases when inheriting Task http://code.google.com/p/gambas/issues/detail?id=323 1) Describe the problem.

[Gambas-user] Issue 322 in gambas: Crash with Task

2012-08-31 Thread gambas
Status: New Owner: Labels: Version Type-Bug Priority-Medium OpSys-Any Dist-Any Arch-Any Desktop-Any GUI-Any New issue 322 by jussi.la...@gmail.com: Crash with Task http://code.google.com/p/gambas/issues/detail?id=322 1) Describe the problem. "Wait 1" command combined with "Print" causes c

Re: [Gambas-user] Disable / overrule 'create new' button on DataBrowser

2012-08-31 Thread Ron
On 31-8-2012 13:47, Benoît Minisini wrote: > Le 31/08/2012 13:12, Ron a écrit : >> Hi list, >> >> Is it possible to disable/overrule the 'new' button of a DataBrowser object? >> >> If so, how? >> >> Thanks. >> >> Regards, >> Ron_2nd. >> > No. What do you need exactly? Disabling it? Or overruling it

Re: [Gambas-user] Disable / overrule 'create new' button on DataBrowser

2012-08-31 Thread Benoît Minisini
Le 31/08/2012 13:12, Ron a écrit : > Hi list, > > Is it possible to disable/overrule the 'new' button of a DataBrowser object? > > If so, how? > > Thanks. > > Regards, > Ron_2nd. > No. What do you need exactly? Disabling it? Or overruling it (please explain what you mean then)? -- Benoît Minisi

[Gambas-user] Disable / overrule 'create new' button on DataBrowser

2012-08-31 Thread Ron
Hi list, Is it possible to disable/overrule the 'new' button of a DataBrowser object? If so, how? Thanks. Regards, Ron_2nd. -- Live Security Virtual Conference Exclusive live event will cover all the ways today's secur

Re: [Gambas-user] Questions about the 'database' example

2012-08-31 Thread Tobias Boege
On Thu, 30 Aug 2012, rocko wrote: > On Thu, 2012-08-30 at 18:37 -0700, John Spikowski wrote: > > On Thu, 2012-08-30 at 18:15 -0700, rocko wrote: > > > Been looking at the database example in Gambas 3.2.1. > > > I believe it's the first one simply named 'Database'. > > > I noticed on the Ftest.Form

Re: [Gambas-user] Who use gb.report ? (to all gambas users)

2012-08-31 Thread M. Cs.
Hello Fabien! I use it for printing tasks. I can cope with the settings, although they aren't as natural for me. I think it would be great thing to have in the help settings thoroughly explained for some typical tasks like: printing on a specified paper size (chosen by user), and positioning with f

Re: [Gambas-user] Who use gb.report ? (to all gambas users)

2012-08-31 Thread Ricardo Díaz Martín
You didn't attach infobook.db 2012/8/30 Jack > Le 30/08/2012 15:26, Fabien Bodard a écrit : > > For jack... Gb.report is more easy to use :) > > Yes Fabien, > I admire your work and I will use gb.report when i have a little more > time :) > > > > --