Re: [Gambas-user] Request for the Gambas IDE: a way to query the help in an offline mode

2014-06-26 Thread Fabián Flores Vadell
+1 2014-06-24 15:16 GMT-03:00 Julio Sanchez : > Request for the Gambas IDE: a way to query the help in an offline mode. > Perhaps a path where Gambas look for local web pages or better, a way to > download the wikigambas website and accessing the help without internet. > > Regards > > --

[Gambas-user] The Class keyword

2014-06-26 Thread B Bruen
As in : CLASS Identifier Declares to the compiler that Identifier can be used as a class name. I am unsure of what this keyword really achieves. Specifically, I am having trouble understanding the help paragraph: "This keyword can be useful if you want to write some optional code in a

Re: [Gambas-user] Crash with r6340

2014-06-26 Thread Jussi Lahtinen
Seems to work. However I'm not sure exactly what even caused it. Jussi On Fri, Jun 27, 2014 at 1:50 AM, Benoît Minisini < gam...@users.sourceforge.net> wrote: > Le 27/06/2014 00:01, Jussi Lahtinen a écrit : > > [13] Null object. > > FOutput.edtOutput_MouseMove.440 > > > > > > I have no clue wh

Re: [Gambas-user] Switch button

2014-06-26 Thread Jussi Lahtinen
Thanks! Jussi On Fri, Jun 27, 2014 at 3:43 AM, Benoît Minisini < gam...@users.sourceforge.net> wrote: > Le 26/06/2014 22:48, Jussi Lahtinen a écrit : > > Apparently you can switch state of switch button, when it is disabled. I > > expect it to be locked like normal buttons when they are not en

Re: [Gambas-user] Switch button

2014-06-26 Thread Benoît Minisini
Le 26/06/2014 22:48, Jussi Lahtinen a écrit : > Apparently you can switch state of switch button, when it is disabled. I > expect it to be locked like normal buttons when they are not enabled. Is > this correct behaviour? > > Tested with r6340. > > > Jussi Fixed in revision #6345. Regards, -- B

Re: [Gambas-user] how to override opengl pkg-config requirements??? building gambas from trunk

2014-06-26 Thread B Bruen
On Thu, 26 Jun 2014 21:06:37 +0200 Benoît Minisini wrote: > Le 26/06/2014 20:53, PICCORO McKAY Lenz a écrit : > > i already compiled gambas 3.2 opengl module for lenny xorg 7.4 in > > past, but now in 3.5 trunk seems gambas need pkg-config files to find > > opengl requirements.. > > > > i mean, i

Re: [Gambas-user] Crash with r6340

2014-06-26 Thread Benoît Minisini
Le 27/06/2014 00:01, Jussi Lahtinen a écrit : > [13] Null object. > FOutput.edtOutput_MouseMove.440 > > > I have no clue what happened! I was going to change tab. > > > > Jussi Try the latest revision. -- Benoît Minisini --

[Gambas-user] Crash with r6340

2014-06-26 Thread Jussi Lahtinen
[13] Null object. FOutput.edtOutput_MouseMove.440 I have no clue what happened! I was going to change tab. Jussi -- Open source business process management suite built on Java and Eclipse Turn processes into business a

Re: [Gambas-user] Valuebox change event?

2014-06-26 Thread Jussi Lahtinen
Really missing this feature... Any change to get it in next release? Jussi On Sun, Mar 10, 2013 at 7:43 PM, Benoît Minisini < gam...@users.sourceforge.net> wrote: > Le 10/03/2013 18:34, Jesus a écrit : > > Hi all > > > > Since gambas2 I've not used Valuebox until now in Gambas3, but now I'm >

[Gambas-user] Switch button

2014-06-26 Thread Jussi Lahtinen
Apparently you can switch state of switch button, when it is disabled. I expect it to be locked like normal buttons when they are not enabled. Is this correct behaviour? Tested with r6340. Jussi -- Open source business p

Re: [Gambas-user] Issue 522 in gambas: Panels do not capture keypress events

2014-06-26 Thread gambas
Comment #3 on issue 522 by benoit.m...@gmail.com: Panels do not capture keypress events http://code.google.com/p/gambas/issues/detail?id=522 Apparently Panels cannot take the focus with GTK+... But they do with QT4. But why do you want a Panel to take the focus? It is not an input widget at

Re: [Gambas-user] Issue 531 in gambas: Gambas3 has a non-redistributable file (PHP license)

2014-06-26 Thread gambas
Updates: Status: Fixed Comment #3 on issue 531 by benoit.m...@gmail.com: Gambas3 has a non-redistributable file (PHP license) http://code.google.com/p/gambas/issues/detail?id=531 Fixed in revision #6344. -- You received this message because this project is configured to send all iss

Re: [Gambas-user] X11Systray+GB.QT4+DrawingArea

2014-06-26 Thread Benoît Minisini
Le 26/06/2014 21:25, Benoît Minisini a écrit : > Le 26/06/2014 18:51, herberth guzman a écrit : >> Hi Benoit >> >> I know Gambas3.6 is under development, But the idea is to help improve >> Gambas3. >> >> I was watching these days on the error, the same Example of gambas3 >> systray >> have error. >

Re: [Gambas-user] X11Systray+GB.QT4+DrawingArea

2014-06-26 Thread Benoît Minisini
Le 26/06/2014 18:51, herberth guzman a écrit : > Hi Benoit > > I know Gambas3.6 is under development, But the idea is to help improve > Gambas3. > > I was watching these days on the error, the same Example of gambas3 systray > have error. > > 1 - With gb.gui and gb.gtk3 component and the systray do

[Gambas-user] Issue 532 in gambas: missing libcroco in requirements, and also missing check in configure script

2014-06-26 Thread gambas
Status: New Owner: Labels: Version-TRUNK Type-Bug Priority-Medium OpSys-Any Dist-Any Arch-Any Desktop-Any GUI-Any New issue 532 by mckayger...@gmail.com: missing libcroco in requirements, and also missing check in configure script http://code.google.com/p/gambas/issues/detail?id=532 1) G

Re: [Gambas-user] how to override opengl pkg-config requirements??? building gambas from trunk

2014-06-26 Thread Benoît Minisini
Le 26/06/2014 20:53, PICCORO McKAY Lenz a écrit : > i already compiled gambas 3.2 opengl module for lenny xorg 7.4 in > past, but now in 3.5 trunk seems gambas need pkg-config files to find > opengl requirements.. > > i mean, if i have opengl and xorg on a custom setup as example... > > how can i o

Re: [Gambas-user] just a warning, but that's what means?

2014-06-26 Thread Benoît Minisini
Le 26/06/2014 20:56, PICCORO McKAY Lenz a écrit : > i got that warnings, what that's mean? its just for curiosity! > > || > || Unable to find file: libintl.so > || This library may be located inside the system C library, so you can > ignore that warning... > || Unable to find file: libiconv.so > ||

[Gambas-user] just a warning, but that's what means?

2014-06-26 Thread PICCORO McKAY Lenz
i got that warnings, what that's mean? its just for curiosity! || || Unable to find file: libintl.so || This library may be located inside the system C library, so you can ignore that warning... || Unable to find file: libiconv.so || This library may be located inside the system C library, so you

[Gambas-user] how to override opengl pkg-config requirements??? building gambas from trunk

2014-06-26 Thread PICCORO McKAY Lenz
i already compiled gambas 3.2 opengl module for lenny xorg 7.4 in past, but now in 3.5 trunk seems gambas need pkg-config files to find opengl requirements.. i mean, if i have opengl and xorg on a custom setup as example... how can i override configure script to supply the opengl requirements? du

[Gambas-user] X11Systray+GB.QT4+DrawingArea

2014-06-26 Thread herberth guzman
Hi Benoit I know Gambas3.6 is under development, But the idea is to help improve Gambas3. I was watching these days on the error, the same Example of gambas3 systray have error. 1 - With gb.gui and gb.gtk3 component and the systray does not work and when you switch to gb.qt4 works well. 2 - If