Re: [Gambas-user] Maybe another bug.

2013-03-02 Thread Benoît Minisini
Le 03/03/2013 00:37, Jussi Lahtinen a écrit : > This one still lacks of confirmation or any comments... just wondering if > there is something I missed, > or is this just forgotten. > > Jussi > > > > On Sun, Feb 24, 2013 at 11:30 PM, Jussi Lahtinen > wrote: > >> Hi! >> See attached projects. >> >>

Re: [Gambas-user] Maybe another bug.

2013-03-02 Thread Jussi Lahtinen
This one still lacks of confirmation or any comments... just wondering if there is something I missed, or is this just forgotten. Jussi On Sun, Feb 24, 2013 at 11:30 PM, Jussi Lahtinen wrote: > Hi! > See attached projects. > > 1. Compile LibTest so you can use it as library. > 2. Set LibTest.g

Re: [Gambas-user] Bug or misuse of observer?

2013-03-02 Thread Jussi Lahtinen
> OK, the bug should be fixed in revision #5567. > Yes, it works as expected! Thanks! Jussi -- Everyone hates slow websites. So do we. Make your web apps faster with AppDynamics Download AppDynamics Lite for free today: h

Re: [Gambas-user] Having multiple revisions of Gambas installed simultaneously

2013-03-02 Thread Tobias Boege
On Sat, 02 Mar 2013, Beno?t Minisini wrote: > Le 01/03/2013 15:18, Tobias Boege a ?crit : > > Hi, > > > > we would like to have at least the stable version and trunk of Gambas > > installed on the same machine. It's no problem to ./configure --prefix=$DIR > > but I worry about the components... I l

Re: [Gambas-user] Gambas 3.4 and scrollbar issues

2013-03-02 Thread Benoît Minisini
Le 01/03/2013 16:07, bill-lancaster a écrit : > I'm using some work-arounds for missing scroll bars in gridview (Gambas > 3.3.4) but they don't seem to work with tableview. > > I see reports that the issue has been resolved in G3.4.0. > > Before I go the to trouble of upgrading to G3.4.0 can anyon

Re: [Gambas-user] Having multiple revisions of Gambas installed simultaneously

2013-03-02 Thread Benoît Minisini
Le 01/03/2013 15:18, Tobias Boege a écrit : > Hi, > > we would like to have at least the stable version and trunk of Gambas > installed on the same machine. It's no problem to ./configure --prefix=$DIR > but I worry about the components... I looked around a bit in the sources and > it seemed to me

Re: [Gambas-user] patch for setting directory on EXEC

2013-03-02 Thread Benoît Minisini
Le 01/03/2013 04:07, Ian Haywood a écrit : > On 23/02/13 23:09, Ian Haywood wrote: > >> This patch basically makes EXEC respect the PWD environment variable: >> if PWD is set using the WITH keyword option to EXEC then >> this is the current directory for the process spawned by EXEC. > will this pat

Re: [Gambas-user] Gambas3.4.0 installation - help needed

2013-03-02 Thread Charlie Reinl
Am Samstag, den 02.03.2013, 08:02 -0800 schrieb bill-lancaster: > Following the guide @ http://gambasdoc.org/help/doc/release/3.4.0?view#t2 I > thought I had removed the previous version of Gambas. > > Then following http://gambasdoc.org/help/install/ubuntu?v3&view I ran the > following code(havin

Re: [Gambas-user] Gambas3.4.0 installation - help needed

2013-03-02 Thread Tobias Boege
On Sat, 02 Mar 2013, bill-lancaster wrote: > Following the guide @ http://gambasdoc.org/help/doc/release/3.4.0?view#t2 I > thought I had removed the previous version of Gambas. > > Then following http://gambasdoc.org/help/install/ubuntu?v3&view I ran the > following code(having cd'd to gambas3-3.4

[Gambas-user] Gambas3.4.0 installation - help needed

2013-03-02 Thread bill-lancaster
Following the guide @ http://gambasdoc.org/help/doc/release/3.4.0?view#t2 I thought I had removed the previous version of Gambas. Then following http://gambasdoc.org/help/install/ubuntu?v3&view I ran the following code(having cd'd to gambas3-3.4.0 folder) :- sudo apt-get install build-essential a