Re: [Gambas-user] Problem with code made menu event handling

2012-10-06 Thread Bruce
Hi Willy, Se my comments below. hth Bruce On Sun, 2012-10-07 at 03:49 +0200, Willy Raets wrote: > Hi, > > I'm working on a Add On enabled application. > > Have this module called AddOns taking care of things. > I looks in a hidden folder AddOns for the file AddOnsInfo > This file content looks

[Gambas-user] Problem with code made menu event handling

2012-10-06 Thread Willy Raets
Hi, I'm working on a Add On enabled application. Have this module called AddOns taking care of things. I looks in a hidden folder AddOns for the file AddOnsInfo This file content looks like this (without the ---): --- 2 AddOnOne AddOnTwo --- 2 means two AddOns are in the AddOns folder (normal ga

Re: [Gambas-user] gbr3: no project file in '/usr/local/bin/gambas3'.

2012-10-06 Thread Willy Raets
On Sat, 2012-10-06 at 19:43 +0200, Willy Raets wrote: > On Sat, 2012-10-06 at 19:03 +0200, Willy Raets wrote: > > On Sat, 2012-10-06 at 15:11 +0200, Benoît Minisini wrote > > > > > > When you get the error message, what does 'which gbr3' return? > > > > > Ok, in short (see more details in previou

Re: [Gambas-user] gbr3: no project file in '/usr/local/bin/gambas3'.

2012-10-06 Thread Willy Raets
On Sat, 2012-10-06 at 19:03 +0200, Willy Raets wrote: > On Sat, 2012-10-06 at 15:11 +0200, Benoît Minisini wrote > > > > When you get the error message, what does 'which gbr3' return? > > > Ok, in short (see more details in previous posts) > > Previous install was from PPA Kendek > I removed it

Re: [Gambas-user] gbr3: no project file in '/usr/local/bin/gambas3'.

2012-10-06 Thread Willy Raets
On Sat, 2012-10-06 at 15:11 +0200, Benoît Minisini wrote > > When you get the error message, what does 'which gbr3' return? > Ok, in short (see more details in previous posts) Previous install was from PPA Kendek I removed it completely sudo apt-get remove gambas3 sudo apt-get autoremove Next i

Re: [Gambas-user] gbr3: no project file in '/usr/local/bin/gambas3'.

2012-10-06 Thread Benoît Minisini
Le 06/10/2012 13:54, Willy Raets a écrit : > On Sat, 2012-10-06 at 01:22 +0300, Jussi Lahtinen wrote: >> Latest revision doesn't compile. >> But in case you are using another revision (5219 or older), then try >> to recompile gambas3.gambas. >> >> Jussi > > Hi Jussi, > > Thanks for answering but I

Re: [Gambas-user] Question: Is it possible to build 'plugins/add ons' for Gambas applications

2012-10-06 Thread Willy Raets
On Wed, 2012-10-03 at 13:47 +0200, Benoît Minisini wrote: > Technically, even if it is strange, plugins are not really necessary > with Gambas. > > As plugins usually depends on the main program version, you can put all > plugins in the main program. Anyway, the Gambas interpreter will load > t

Re: [Gambas-user] gbr3: no project file in '/usr/local/bin/gambas3'.

2012-10-06 Thread Willy Raets
On Sat, 2012-10-06 at 01:22 +0300, Jussi Lahtinen wrote: > Latest revision doesn't compile. > But in case you are using another revision (5219 or older), then try > to recompile gambas3.gambas. > > Jussi Hi Jussi, Thanks for answering but I think the problem lies elsewhere I found this online:

[Gambas-user] ?visual ide display bug

2012-10-06 Thread richard
I'm not sure how many versions of the svn I'm behind - using 5219 However just noticed tonight that when I click on a control in the form IDE, through the control name is correct in the grid, the name above it just under the property tab is not the correct control name, usually the control next