Re: [Gambas-user] Issue 152 in gambas: Minor bug with help texts.

2011-12-12 Thread gambas
Updates: Labels: -Version Version-TRUNK Comment #2 on issue 152 by benoit.m...@gmail.com: Minor bug with help texts. http://code.google.com/p/gambas/issues/detail?id=152 (No comment was entered for this change.) ---

Re: [Gambas-user] Hopefully, an optimisation for gb.db.postgresql

2011-12-12 Thread Benoît Minisini
Le 12/12/2011 09:01, Bruce Bruen a écrit : > Hi Benoit, > > I was tracing through the postgresql library trying to figure out why > some tables would add, update or delete single rows in milliseconds and > others took "seconds". > I found that the table_init function in gb.db.postgresql Main.c is >

Re: [Gambas-user] Hopefully, an optimisation for gb.db.postgresql

2011-12-12 Thread Benoît Minisini
Le 12/12/2011 09:01, Bruce Bruen a écrit : > Hi Benoit, > > I was tracing through the postgresql library trying to figure out why > some tables would add, update or delete single rows in milliseconds and > others took "seconds". > I found that the table_init function in gb.db.postgresql Main.c is >

Re: [Gambas-user] Issue 152 in gambas: Minor bug with help texts.

2011-12-12 Thread gambas
Updates: Status: NeedsInfo Comment #1 on issue 152 by benoit.m...@gmail.com: Minor bug with help texts. http://code.google.com/p/gambas/issues/detail?id=152 I cannot reproduce the problem, and the provided project is void. Can you provide the same project as in the screenshot? And can yo

Re: [Gambas-user] Issue 153 in gambas: gambas3 segfault creating new postgresql connection inside gambas ide

2011-12-12 Thread gambas
Updates: Status: Accepted Labels: -Version -Type-Bug Version-TRUNK Type-Crash Comment #6 on issue 153 by benoit.m...@gmail.com: gambas3 segfault creating new postgresql connection inside gambas ide http://code.google.com/p/gambas/issues/detail?id=153 (No comment was entered for

Re: [Gambas-user] Issue 155 in gambas: Event ComboBox_Click() performed when I make ComboBox.Add("aaa")

2011-12-12 Thread gambas
Updates: Status: WontFix Labels: -Version Version-TRUNK Comment #1 on issue 155 by benoit.m...@gmail.com: Event ComboBox_Click() performed when I make ComboBox.Add("aaa") http://code.google.com/p/gambas/issues/detail?id=155 The Click event has a bad name because it comes from VB

Re: [Gambas-user] Issue 149 in gambas: DesktopWindow.X and DesktopWindow.Y always 1 and 21

2011-12-12 Thread gambas
Updates: Status: Accepted Labels: -Version -Priority-Medium Version-TRUNK Priority-Low Comment #1 on issue 149 by benoit.m...@gmail.com: DesktopWindow.X and DesktopWindow.Y always 1 and 21 http://code.google.com/p/gambas/issues/detail?id=149 There is no way at the moment to get

Re: [Gambas-user] Issue 154 in gambas: "circular references detected" when using Object.New

2011-12-12 Thread gambas
Updates: Status: Fixed Comment #2 on issue 154 by benoit.m...@gmail.com: "circular references detected" when using Object.New http://code.google.com/p/gambas/issues/detail?id=154 It should be fixed in revision #4277.

Re: [Gambas-user] Issue 157 in gambas: Gambas3 give me error on accessing to the main menu → open recent

2011-12-12 Thread gambas
Comment #3 on issue 157 by marcobra...@gmail.com: Gambas3 give me error on accessing to the main menu → open recent http://code.google.com/p/gambas/issues/detail?id=157 In attachment the file... Attachments: gambas3.conf 5.3 KB

Re: [Gambas-user] Issue 154 in gambas: "circular references detected" when using Object.New

2011-12-12 Thread gambas
Updates: Status: Accepted Labels: -Version Version-TRUNK Comment #1 on issue 154 by benoit.m...@gmail.com: "circular references detected" when using Object.New http://code.google.com/p/gambas/issues/detail?id=154 (No comment was entered for this change.) --

Re: [Gambas-user] Issue 156 in gambas: Do not copied controls at form

2011-12-12 Thread gambas
Updates: Status: NeedsInfo Labels: -Version Version-TRUNK Comment #1 on issue 156 by benoit.m...@gmail.com: Do not copied controls at form http://code.google.com/p/gambas/issues/detail?id=156 I cannot reproduce the problem. Can you provide a little project that shows this bug?

Re: [Gambas-user] Issue 157 in gambas: Gambas3 give me error on accessing to the main menu → open recent

2011-12-12 Thread gambas
Updates: Status: NeedsInfo Labels: -Version Version-TRUNK Comment #2 on issue 157 by benoit.m...@gmail.com: Gambas3 give me error on accessing to the main menu → open recent http://code.google.com/p/gambas/issues/detail?id=157 Can you provide your ~/.config/gambas3/gambas3.conf

Re: [Gambas-user] Issue 157 in gambas: Gambas3 give me error on accessing to the main menu → open recent

2011-12-12 Thread gambas
Comment #1 on issue 157 by marcobra...@gmail.com: Gambas3 give me error on accessing to the main menu → open recent http://code.google.com/p/gambas/issues/detail?id=157 Was the Svn Revision 4276 -- Systems Optimization

[Gambas-user] Issue 157 in gambas: Gambas3 give me error on accessing to the main menu → open recent

2011-12-12 Thread gambas
Status: New Owner: Labels: Version Type-Bug Priority-Medium OpSys-Any Dist-Any Arch-Any Desktop-Any GUI-Any New issue 157 by marcobra...@gmail.com: Gambas3 give me error on accessing to the main menu → open recent http://code.google.com/p/gambas/issues/detail?id=157 1) Describe the probl

[Gambas-user] Gambas and DBF

2011-12-12 Thread Алексей Беспалов
Hi. Please tell me how to open a gambas to read dbf base file? Alexey. -- Learn Windows Azure Live! Tuesday, Dec 13, 2011 Microsoft is holding a special Learn Windows Azure training event for developers. It will pro

Re: [Gambas-user] Gambas and DBF

2011-12-12 Thread Беспалов Алексей
-- Learn Windows Azure Live! Tuesday, Dec 13, 2011 Microsoft is holding a special Learn Windows Azure training event for developers. It will provide a great way to learn Windows Azure and what it provides. You can atten

Re: [Gambas-user] One control with Expand, one not (Gambas2)

2011-12-12 Thread Fabien Bodard
2011/12/12 Bruce Bruen : > On Mon, 2011-12-12 at 12:29 +0100, Rolf-Werner Eilert wrote: > >> Hope you can help here. >> >> I have a Tab control in my main Form. The Form is divided by an HSplit, >> the Tab control sits on the right. In one of the tabs, there is a >> GridView. This GridView shall ex

Re: [Gambas-user] One control with Expand, one not (Gambas2)

2011-12-12 Thread Bruce Bruen
On Mon, 2011-12-12 at 12:29 +0100, Rolf-Werner Eilert wrote: > Hope you can help here. > > I have a Tab control in my main Form. The Form is divided by an HSplit, > the Tab control sits on the right. In one of the tabs, there is a > GridView. This GridView shall expand with all the others. All

Re: [Gambas-user] Gambas and DBF

2011-12-12 Thread Fabien Bodard
??? 2011/12/12 Беспалов Алексей : > > -- > Learn Windows Azure Live!  Tuesday, Dec 13, 2011 > Microsoft is holding a special Learn Windows Azure training event for > developers. It will provide a great way to learn Windows

[Gambas-user] One control with Expand, one not (Gambas2)

2011-12-12 Thread Rolf-Werner Eilert
Hope you can help here. I have a Tab control in my main Form. The Form is divided by an HSplit, the Tab control sits on the right. In one of the tabs, there is a GridView. This GridView shall expand with all the others. All this has been running well, although I did not set the controls' Expan

[Gambas-user] Gambas and DBF

2011-12-12 Thread Беспалов Алексей
-- Learn Windows Azure Live! Tuesday, Dec 13, 2011 Microsoft is holding a special Learn Windows Azure training event for developers. It will provide a great way to learn Windows Azure and what it provides. You can atten

[Gambas-user] Hopefully, an optimisation for gb.db.postgresql

2011-12-12 Thread Bruce Bruen
Hi Benoit, I was tracing through the postgresql library trying to figure out why some tables would add, update or delete single rows in milliseconds and others took "seconds". I found that the table_init function in gb.db.postgresql Main.c is calling the field_info function for each and every colu