[Gambas-user] Looking for graphics from 3.0

2012-01-10 Thread Rolf-Werner Eilert
Hi Benoit, I'm looking for the two black triangle arrows that serve in the editor for showing if a function has been collapsed or not. Where in the sources are they? Thank you Rolf -- Write once. Port to many. Get

Re: [Gambas-user] Looking for graphics from 3.0

2012-01-10 Thread Benoît Minisini
Le 10/01/2012 12:07, Rolf-Werner Eilert a écrit : Hi Benoit, I'm looking for the two black triangle arrows that serve in the editor for showing if a function has been collapsed or not. Where in the sources are they? Thank you Rolf Nowhere. They come from the underlying widget theme. --

[Gambas-user] Issue 186 in gambas: gambas3: ide datasource: cannot get list of tables of an active defined postgresql connection

2012-01-10 Thread gambas
Status: New Owner: Labels: Version Type-Bug Priority-Medium OpSys-Any Dist-Any Arch-Any Desktop-Any GUI-Any New issue 186 by marcobra...@gmail.com: gambas3: ide datasource: cannot get list of tables of an active defined postgresql connection

Re: [Gambas-user] File opening dialog and one more question

2012-01-10 Thread Emil Lenngren
No, private is really private. You call a public sub which changed the private data ;) I suggest you read the documentation at http://gambasdoc.org/help/cat/objectmodel?v3 2012/1/7 Dmitrij Malkov dima.malkov.rus...@gmail.com I add a new class, child to CUnit. I named It CUnitChild. It's code:

[Gambas-user] How to print from TextEdit control?

2012-01-10 Thread Andrea Bertini
Is it possible to print richtext format from textedit control? I saw the example of G3 called 'printing' but can not adapt it. Thanks On the occasion of a great hope for a happy 2012!:-) Andrea Bertini ** -- Write once.

[Gambas-user] Issue 187 in gambas: Interpreter stuck in an infinite loop

2012-01-10 Thread gambas
Status: New Owner: Labels: Version Type-Bug Priority-Medium OpSys-Any Dist-Any Arch-Any Desktop-Any GUI-Any New issue 187 by emil.len...@gmail.com: Interpreter stuck in an infinite loop http://code.google.com/p/gambas/issues/detail?id=187 1) Describe the problem. It is easy to make the

[Gambas-user] Gambas Object Reference Count

2012-01-10 Thread nando
Benoit, Is there a way to find out what the actual reference count is for a GAMBAS object at runtime? -Fernando -- Write once. Port to many. Get the SDK and tools to simplify cross-platform app development. Create new

Re: [Gambas-user] Gambas Object Reference Count

2012-01-10 Thread Emil Lenngren
See http://gambasdoc.org/help/comp/gb/object/count?v3 2012/1/10 nando nand...@nothingsimple.com Benoit, Is there a way to find out what the actual reference count is for a GAMBAS object at runtime? -Fernando --

Re: [Gambas-user] Gambas Object Reference Count

2012-01-10 Thread nando
Thank you Emil. I don't use 3.0 yet - but will soon. And thank you Benoit. -Fernando -- Original Message --- From: Emil Lenngren emil.lenng...@gmail.com To: nand...@nothingsimple.com, mailing list for gambas users gambas-user@lists.sourceforge.net Sent: Tue, 10 Jan 2012 19:06:48

Re: [Gambas-user] Gambas Object Reference Count

2012-01-10 Thread Emil Lenngren
It works the same way in version 2 ;) /Emil 2012/1/10 nando nand...@nothingsimple.com Thank you Emil. I don't use 3.0 yet - but will soon. And thank you Benoit. -Fernando -- Original Message --- From: Emil Lenngren emil.lenng...@gmail.com To: nand...@nothingsimple.com,

Re: [Gambas-user] Issue 187 in gambas: Interpreter stuck in an infinite loop

2012-01-10 Thread gambas
Updates: Status: Accepted Labels: -Version Version-TRUNK Comment #1 on issue 187 by benoit.m...@gmail.com: Interpreter stuck in an infinite loop http://code.google.com/p/gambas/issues/detail?id=187 (No comment was entered for this change.)

Re: [Gambas-user] Issue 187 in gambas: Interpreter stuck in an infinite loop

2012-01-10 Thread gambas
Updates: Status: Fixed Comment #2 on issue 187 by benoit.m...@gmail.com: Interpreter stuck in an infinite loop http://code.google.com/p/gambas/issues/detail?id=187 It should be fixed in revision #4395. --

Re: [Gambas-user] Issue 187 in gambas: Interpreter stuck in an infinite loop

2012-01-10 Thread gambas
Updates: Labels: -Version-TRUNK Version-3.0.0 Comment #3 on issue 187 by benoit.m...@gmail.com: Interpreter stuck in an infinite loop http://code.google.com/p/gambas/issues/detail?id=187 (No comment was entered for this change.)

Re: [Gambas-user] Issue 186 in gambas: gambas3: ide datasource: cannot get list of tables of an active defined postgresql connection

2012-01-10 Thread gambas
Updates: Status: Fixed Labels: -Version Version-3.0.0 Comment #1 on issue 186 by benoit.m...@gmail.com: gambas3: ide datasource: cannot get list of tables of an active defined postgresql connection http://code.google.com/p/gambas/issues/detail?id=186 It should be fixed in

Re: [Gambas-user] Issue 179 in gambas: Download source for 3.0 tar.gz doesn't include ./configure

2012-01-10 Thread gambas
Updates: Labels: -Version-TRUNK Version-3.0.0 Comment #2 on issue 179 by benoit.m...@gmail.com: Download source for 3.0 tar.gz doesn't include ./configure http://code.google.com/p/gambas/issues/detail?id=179 (No comment was entered for this change.)

[Gambas-user] Issue 188 in gambas: Creating a new directory in the data project data causes a seg. fault

2012-01-10 Thread gambas
Status: New Owner: Labels: Version Type-Bug Priority-Medium OpSys-Any Dist-Any Arch-Any Desktop-Any GUI-Any New issue 188 by zachsmit...@gmail.com: Creating a new directory in the data project data causes a seg. fault http://code.google.com/p/gambas/issues/detail?id=188 1) Describe the