Re: [Gambas-user] SVN and Distribution

2010-08-16 Thread Dag Jarle Johansen
Am Sonntag, den 15.08.2010, 12:00 +0200 schrieb Benoît Minisini: > > Hi all. > > > > I will have to distribute a little programm, so I will have to install > > Gambas 2.x too, I asume. My question is: Will there be any conflicts > > between the SVN for Gambas 3.x rev. 3098 and a new installation

Re: [Gambas-user] Pretty printer

2010-08-16 Thread craf
>-Mensaje original- >De: Benoît Minisini >Reply-to: mailing list for gambas users > >Para: gambas-user@lists.sourceforge.net >Asunto: [Gambas-user] Pretty printer >Fecha: Mon, 16 Aug 2010 16:38:12 +0200 >Hi, >Just before leaving Paris (and my computer) for a week, I have added a pretty

Re: [Gambas-user] Pretty printer

2010-08-16 Thread craf
-Mensaje original- >De: Benoît Minisini >Reply-to: mailing list for gambas users > >Para: gambas-user@lists.sourceforge.net >Asunto: [Gambas-user] Pretty printer >Fecha: Mon, 16 Aug 2010 16:38:12 +0200 >Hi, >Just before leaving Paris (and my computer) for a week, I have added a pretty >

[Gambas-user] Pretty printer

2010-08-16 Thread Benoît Minisini
Hi, Just before leaving Paris (and my computer) for a week, I have added a pretty printer in the IDE code editor. Run it by clicking on the magic wand button in the toolbar. It is a bit rudimentary, but I think it will make all the randomly indented code I often receive more readable for me. :