Re: [Gambas-user] IDE feature suggestion re making executable

2010-01-31 Thread Jussi Lahtinen
> its just that when the IDE does not stop at > an error, but your executable dies with a popup error message (often this > message is not the source of the error), How this happens? I have never run into such event. Why IDE does not stop to error? Jussi --

Re: [Gambas-user] IDE feature suggestion re making executable

2010-01-31 Thread richard terry
On Monday 01 February 2010 06:06:02 you wrote: > > I'm trying to debug my program at moment and finding lots of situations > > where gambas dosn't pick up a problem in the IDE but the executable does > > and dies. > > > > Hence having to go back to my code - isolate the subroutine and re-make > >

Re: [Gambas-user] IDE feature suggestion re making executable

2010-01-31 Thread Benoît Minisini
> I'm trying to debug my program at moment and finding lots of situations > where gambas dosn't pick up a problem in the IDE but the executable does > and dies. > > Hence having to go back to my code - isolate the subroutine and re-make the > executable, and I'm having to do this hundreds of tim

[Gambas-user] Making a installation package - ubuntu

2010-01-31 Thread Dag Jarle Johansen
Hi all, I am writing a little app to test the MySQL-connection in a local network. Both PC's are running with Ubuntu 9.10, network is so far ok. I'm using the SVN (3.0). In 2.13 I had no problems making a distribution for Ubuntu. I presume I have to define one or another dependency. I get this me

Re: [Gambas-user] IDE feature suggestion re making executable

2010-01-31 Thread Charlie Reinl
Am Sonntag, den 31.01.2010, 13:41 +0100 schrieb Fabien Bodard: > 2010/1/31 Doriano Blengino : > > richard terry ha scritto: > >> On Sunday 31 January 2010 22:00:29 you wrote: > >> > >>> like a > >>> generate executable and a generate executable to ? > >>> > >>> it can be done i think... or maybe th

Re: [Gambas-user] IDE feature suggestion re making executable

2010-01-31 Thread Fabien Bodard
2010/1/31 Doriano Blengino : > richard terry ha scritto: >> On Sunday 31 January 2010 22:00:29 you wrote: >> >>> like a >>> generate executable and a generate executable to ? >>> >>> it can be done i think... or maybe the excutable path must be set in >>> the project configuration form. >>> >> Yes,

Re: [Gambas-user] IDE feature suggestion re making executable

2010-01-31 Thread Doriano Blengino
richard terry ha scritto: > On Sunday 31 January 2010 22:00:29 you wrote: > >> like a >> generate executable and a generate executable to ? >> >> it can be done i think... or maybe the excutable path must be set in >> the project configuration form. >> > Yes, > >> so the button only gene

Re: [Gambas-user] IDE feature suggestion re making executable

2010-01-31 Thread richard terry
On Sunday 31 January 2010 22:00:29 you wrote: > like a > generate executable and a generate executable to ? > > it can be done i think... or maybe the excutable path must be set in > the project configuration form. Yes, > > so the button only generate the executable ... or query the path but > ju

Re: [Gambas-user] Draw.Text problem with control chars

2010-01-31 Thread Doriano Blengino
Kad Mann ha scritto: > Doriano Blengino wrote: > > >> A tab width is normally eight spaces >> > > Every single one of my cites say you're completely wrong. > > http://en.wikipedia.org/wiki/Tab_key > www.jwz.org/doc/tabs-vs-spaces.html > http://stackoverflow.com/questions/268538/tab-versus-s

Re: [Gambas-user] Removing last character of a string

2010-01-31 Thread Fabien Bodard
> For the -1 , yes very nice, but old habits, and daily use, could be the > end of innovations. > ??? the end of innovation ? in the past i 've done this kind of function by myself on vb to simplify the read of my code ... --

Re: [Gambas-user] IDE feature suggestion re making executable

2010-01-31 Thread Fabien Bodard
like a generate executable and a generate executable to ? it can be done i think... or maybe the excutable path must be set in the project configuration form. so the button only generate the executable ... or query the path but just if it is not set. i've the problem on gambas2 as i need to gene

Re: [Gambas-user] Draw.Text problem with control chars

2010-01-31 Thread Kad Mann
Doriano Blengino wrote: > A tab width is normally eight spaces Every single one of my cites say you're completely wrong. http://en.wikipedia.org/wiki/Tab_key www.jwz.org/doc/tabs-vs-spaces.html http://stackoverflow.com/questions/268538/tab-versus-space-indentation-in-c http://stackoverflow.com/q

Re: [Gambas-user] Draw.Text problem with control chars

2010-01-31 Thread Doriano Blengino
Benoît Minisini ha scritto: >> Am Samstag, den 30.01.2010, 00:35 +0100 schrieb Benoît Minisini: >> Salut, I' using gambas2 2.19. For printing text, I use Draw.Text that works well. But when I print Text out of a TextArea, where are sometimes control chars ("\n" an