Re: [Gambas-user] Unable to compile gb.net.pop3

2012-08-28 Thread Ru Vuott
> > It should be fixed in rev #5092. It was a leftover from a > code merge. Yes, now it's OK. Thanks Vuott -- Live Security Virtual Conference Exclusive live event will cover all the ways today's security and threat

Re: [Gambas-user] Unable to compile gb.net.pop3

2012-08-28 Thread Girard Henri
Le 28/08/2012 10:27, Ru Vuott a écrit : >> It should be fixed in rev #5092. It was a leftover from a >> code merge. > > Yes, now it's OK. > > Thanks > Vuott > > -- > Live Security Virtual Conference > Exclusive live event w

[Gambas-user] Null object when converting Gambas2 project

2012-08-28 Thread Tobias Boege
Hi, Hans mailed me a screenshot which says (blindly translated from german): "Unable to convert FMain.class Null object MConvert.ConvertClass.547" He (obviously) tried to convert a Gambas2 project, using rev5092. Do you need the project? Regards, Tobi

Re: [Gambas-user] Null object when converting Gambas2 project

2012-08-28 Thread Benoît Minisini
Le 28/08/2012 11:47, Tobias Boege a écrit : > Hi, > > Hans mailed me a screenshot which says (blindly translated from german): > > "Unable to convert FMain.class > > Null object > MConvert.ConvertClass.547" > > He (obviously) tried to convert a Gambas2 project, using rev5092. > > Do you need the pr

Re: [Gambas-user] Gambas is not multi-threaded, but...

2012-08-28 Thread Olivier Cruilles
Hi Benoit, I try to use this new feature but it does not work on my PC. Do you have a little project as example please ? Fedora 14 Gambas 3 rev#5092 PS: I don't see any gb.task in the list of components in the IDE Cordialement, Olivier Cruilles Mail: linu...@club-internet.fr Le 25 août 2012

[Gambas-user] Release 3.2.1

2012-08-28 Thread John Rose
Any release date set for version 3.2.2? I've still received no answer for any web page correlating version numbers versus revision numbers. Anyone have information on this? -- Live Security Virtual Conference Exclusiv

Re: [Gambas-user] Gambas is not multi-threaded, but...

2012-08-28 Thread Benoît Minisini
Le 28/08/2012 14:28, Olivier Cruilles a écrit : > Hi Benoit, > > I try to use this new feature but it does not work on my PC. > > Do you have a little project as example please ? > > Fedora 14 > Gambas 3 rev#5092 > > PS: I don't see any gb.task in the list of components in the IDE > > Cordialement

Re: [Gambas-user] Release 3.2.1

2012-08-28 Thread Benoît Minisini
Le 28/08/2012 14:35, John Rose a écrit : > Any release date set for version 3.2.2? > > I've still received no answer for any web page correlating version > numbers versus revision numbers. Anyone have information on this? > No. A 3.3, maybe at the end of the month, better during September, I don'

Re: [Gambas-user] Null object when converting Gambas2 project

2012-08-28 Thread Benoît Minisini
Le 28/08/2012 13:11, Tobias Boege a écrit : > On Tue, 28 Aug 2012, Beno?t Minisini wrote: >> Le 28/08/2012 11:47, Tobias Boege a ?crit : >>> Hi, >>> >>> Hans mailed me a screenshot which says (blindly translated from german): >>> >>> "Unable to convert FMain.class >>> >>> Null object >>> MConvert.C

Re: [Gambas-user] Gambas is not multi-threaded, but...

2012-08-28 Thread Olivier Cruilles
Joined to this email my project to test. Thank's in advance. gbTask-0.0.1.tar.gz Description: GNU Zip compressed data Cordialement, Olivier Cruilles Mail: linu...@club-internet.fr Le 28 août 2012 à 16:44, Benoît Minisini a écrit : > Le 28/08/2012 14:28, Olivier Cruilles a écrit : >> Hi B

Re: [Gambas-user] Question on autohelp in IDE and libaries.

2012-08-28 Thread Jussi Lahtinen
Example: ''This line is visible in help window. ''This second line too... Public Sub TestSub() ... So, put helplines before declaration of method/function/variable/etc. Jussi On 27 August 2012 23:48, Willy Raets wrote: > Hi all, > > Hope someone can help with this one. Seems to me an undo

Re: [Gambas-user] Release 3.2.1

2012-08-28 Thread Jussi Lahtinen
> I've still received no answer for any web page correlating version > numbers versus revision numbers. Anyone have information on this? > Version numbers are for general users (stabile releases), revision numbers are for development version of Gambas. Jussi --

Re: [Gambas-user] Null object when converting Gambas2 project

2012-08-28 Thread Tobias Boege
On Tue, 28 Aug 2012, Beno?t Minisini wrote: > Le 28/08/2012 13:11, Tobias Boege a ?crit : > > On Tue, 28 Aug 2012, Beno?t Minisini wrote: > >> Le 28/08/2012 11:47, Tobias Boege a ?crit : > >>> Hi, > >>> > >>> Hans mailed me a screenshot which says (blindly translated from german): > >>> > >>> "Unab

Re: [Gambas-user] Question on autohelp in IDE and libaries.

2012-08-28 Thread Fabien Bodard
2012/8/28 Jussi Lahtinen : > Example: > > ''This line is visible in help window. > ''This second line too... > Public Sub TestSub() > ... > > So, put helplines before declaration of method/function/variable/etc. > > Jussi This is only available for class in the current project. For extra libs the

Re: [Gambas-user] DesktopWatcher doesn't watch...

2012-08-28 Thread RICHARD WALKER
Wow, thanks for the results info. I have started to look at the Desktop component implementation and I am only beginning to get a trembling feel for what it uses to do what it does. I'll study your response in greater detail but your two straws are very similar to the ones I suspect are hiding my

Re: [Gambas-user] Question on autohelp in IDE and libaries.

2012-08-28 Thread Willy Raets
On di, 2012-08-28 at 20:18 +0200, Fabien Bodard wrote: > 2012/8/28 Jussi Lahtinen : > > Example: > > > > ''This line is visible in help window. > > ''This second line too... > > Public Sub TestSub() > > ... > > > > So, put helplines before declaration of method/function/variable/etc. > > > > Jussi

Re: [Gambas-user] Gambas is not multi-threaded, but...

2012-08-28 Thread Olivier Cruilles
Hi Benoit, It's not necessary to explain me how it works. After many tries, I found how to use it. Great works. It works fine for me. Cordialement, Olivier Cruilles Mail: linu...@club-internet.fr Le 28 août 2012 à 16:54, Olivier Cruilles a écrit : > Joined to this email my project to test.

[Gambas-user] getting dataview to expand??

2012-08-28 Thread rocko
Been trying to get a dataview to expand when the window is maximized. I assume the dataview needs a container to do that, but which container? -- rocko -- Live Security Virtual Conference Exclusive live event will cov

[Gambas-user] Code Reviews

2012-08-28 Thread Sebastian Kulesz
Okey, i will try to follow this line: What-> Why -> How What?? I will be short; I created a website on google appengine for code reviews [0] It allows you to publish any patch, either of a few lines or a monstrous multi-file spaghetti. But the main feature is that it allows other people to *commen

Re: [Gambas-user] help gb.chart

2012-08-28 Thread rightengineer
Dear Fabien, Once again thank you. I tested the code and it worked fine. I was unaware about way the GAMBAS stores its project files. Since the demo file sent was with extension "tar.gz" I tried to uncompress it but could not succeed. I was about to write back to you, but I thought that I should d