[Gambas-user] Architecture page on gambasdoc.org

2012-12-16 Thread Tobias Boege
Hi Benoit and gambasdoc.org people, Hans would like to propose his version of the Gambas architecture diagram for gambasdoc.org. The original is found at [0] and a picture of his is at [1] -- you're right, it's inside a program but only look at it. He has the sources and I'd translate it into Engl

Re: [Gambas-user] Architecture page on gambasdoc.org

2012-12-16 Thread Tobias Boege
On Sun, 16 Dec 2012, Tobias Boege wrote: > Hi Benoit and gambasdoc.org people, > > Hans would like to propose his version of the Gambas architecture diagram > for gambasdoc.org. The original is found at [0] and a picture of his is at > [1] -- you're right, it's inside a program but only look at it

Re: [Gambas-user] #11 with Debug-Watch Window for 'Paint'

2012-12-16 Thread Charlie Reinl
Am Sonntag, den 16.12.2012, 00:00 +0100 schrieb Benoît Minisini: > Le 15/12/2012 21:16, Charlie Reinl a écrit : > > Salut, > > > > I get a #11 when start via F8 the Painting-Example (Anti-Aliased > > Drawing) and a Debug-Watch Window for 'Paint' is open(opens). > > > > But I can start with F5 and c

Re: [Gambas-user] Gambas IDE application packager and dependency issue

2012-12-16 Thread Willy Raets
On Sun, 2012-12-16 at 14:47 +0100, Willy Raets wrote: > So my main question: > Shouldn't leaving max. version dependency empty result in NO max. > version dependency instead of packager filling in something? > Is this a bug or intentional? Little extra note: - I used Gambas 3.3.4 to package the ap

Re: [Gambas-user] Paint again

2012-12-16 Thread Benoît Minisini
Le 16/12/2012 14:11, Charlie Reinl a écrit : > Salut, > > as you can see on Bildschirmfoto.png the Paint.Background is changed to > Color.Cyan (65535) then on Bildschirmfoto-1.png with Paint.Brush = > Paint.Color(0) the Paint.Brush has changed, but also the > Paint.Background was set to 0. > Bild

[Gambas-user] Expander conditional Show

2012-12-16 Thread M. Cs.
Hello! I am curious to know whether there are possibilities to make Expander's expanding conditional. There are defined event _Show(), which is happening between the mouse's click and Expander's expand, and similarly the event _Hide(). But none of them offer possibility to intercept the opening/clo

[Gambas-user] Expander cannot be disabled.

2012-12-16 Thread M. Cs.
I think this may be a bug: I have the Expander initially disabled by IDE, yet during runtime it accepts mouse clicks. Csaba -- LogMeIn Rescue: Anywhere, Anytime Remote support for IT. Free Trial Remotely access PCs and mob

[Gambas-user] Feature request: Component hunt disabler

2012-12-16 Thread M. Cs.
Hello Benoit, I would like to ask you to set a default behavior for the Gambas3 IDE: When I do some changes either in code editor in let say Public Sub MyAct(), or in form designer on a component Combobox1 after hitting F5 and checking the difference, the IDE drops me either to a random part of co

Re: [Gambas-user] Bug on MediaTagList with some files

2012-12-16 Thread Benoît Minisini
Le 16/12/2012 04:27, Adrien Prokopowicz a écrit : > Le Sat, 15 Dec 2012 22:42:29 -, Benoît Minisini > a écrit: > >> Le 16/12/2012 00:34, Adrien Prokopowicz a écrit : >>> Le Sat, 15 Dec 2012 22:09:31 -, Benoît Minisini >>> a écrit: >>> Le 15/12/2012 15:46, Adrien Prokopowicz a écrit :

Re: [Gambas-user] FTranslate / btnNext works strange - correction

2012-12-16 Thread Benoît Minisini
Le 15/12/2012 21:51, Matti a écrit : > No. when opening a project translation, the cursor still jumps to some > untranslated or translated string, I can see no pattern. > Normally the cursor jumps to the last position (where it was when the dialog was closed), or to the first translation string.

Re: [Gambas-user] Expander cannot be disabled.

2012-12-16 Thread Benoît Minisini
Le 16/12/2012 19:21, M. Cs. a écrit : > I think this may be a bug: > I have the Expander initially disabled by IDE, yet during runtime it > accepts mouse clicks. > > Csaba It's fixed in revision #5441. Regards, -- Benoît Minisini

Re: [Gambas-user] Expander conditional Show

2012-12-16 Thread Benoît Minisini
Le 16/12/2012 19:18, M. Cs. a écrit : > Hello! > I am curious to know whether there are possibilities to make Expander's > expanding conditional. > There are defined event _Show(), which is happening between the mouse's > click and Expander's expand, and similarly the event _Hide(). > But none of t

Re: [Gambas-user] Gambas IDE application packager and dependency issue

2012-12-16 Thread Benoît Minisini
Le 16/12/2012 14:47, Willy Raets a écrit : > I packaged an application that requires one of my Gambas libraries. > Upon packaging I set min. version of library required to 0.3.7 (see > screen01.png). I did NOT set max. required version. > > Upon installing on another system I got a screenshot retur

Re: [Gambas-user] Architecture page on gambasdoc.org

2012-12-16 Thread Benoît Minisini
Le 16/12/2012 11:38, Tobias Boege a écrit : > On Sun, 16 Dec 2012, Tobias Boege wrote: >> Hi Benoit and gambasdoc.org people, >> >> Hans would like to propose his version of the Gambas architecture diagram >> for gambasdoc.org. The original is found at [0] and a picture of his is at >> [1] -- you'r

Re: [Gambas-user] Feature request: Component hunt disabler

2012-12-16 Thread Benoît Minisini
Le 16/12/2012 19:36, M. Cs. a écrit : > Hello Benoit, > I would like to ask you to set a default behavior for the Gambas3 IDE: > > When I do some changes either in code editor in let say Public Sub MyAct(), > or in form designer on a component Combobox1 after hitting F5 and checking > the differenc

[Gambas-user] Issue 367 in gambas: Crash in Properties...Environment - Gambas 3.3.4

2012-12-16 Thread gambas
Status: New Owner: Labels: Version Type-Bug Priority-Medium OpSys-Any Dist-Any Arch-Any Desktop-Any GUI-Any New issue 367 by t4769_a...@cogeco.ca: Crash in Properties...Environment - Gambas 3.3.4 http://code.google.com/p/gambas/issues/detail?id=367 1) Describe the problem. I added 3 item