Re: [Gambas-user] Feature request IDE: Make the origin of the DEBUG line code act as a hyper link

2014-06-16 Thread Benoît Minisini
Le 16/06/2014 17:14, Jussi Lahtinen a écrit : > Happens also with XFCE. > > > Jussi > Not all the code has been committed. This should be fixed in revision #6323. Regards, -- Benoît Minisini -- HPCC Systems Open Source

Re: [Gambas-user] Feature request IDE: Make the origin of the DEBUG line code act as a hyper link

2014-06-16 Thread Jussi Lahtinen
Happens also with XFCE. Jussi On Mon, Jun 16, 2014 at 12:29 PM, B Bruen wrote: > On Mon, 16 Jun 2014 07:45:42 +0930 > B Bruen wrote: > > > hmmm. > > > > IDE crashes on rollover. > > > > > Seems to happen only if Debug is used, Print and Error dont crash. > LXDE? > > -- > B Bruen > > > -

Re: [Gambas-user] Feature request IDE: Make the origin of the DEBUG line code act as a hyper link

2014-06-16 Thread B Bruen
On Mon, 16 Jun 2014 07:45:42 +0930 B Bruen wrote: > hmmm. > > IDE crashes on rollover. > > Seems to happen only if Debug is used, Print and Error dont crash. LXDE? -- B Bruen -- HPCC Systems Open Source Big Data Pl

Re: [Gambas-user] Feature request IDE: Make the origin of the DEBUG line code act as a hyper link

2014-06-15 Thread Patrik Karlsson
2014-06-15 14:46 GMT+02:00 Benoît Minisini : > Le 14/06/2014 22:33, Jussi Lahtinen a écrit : > > Excellent idea! > > > > > > Jussi > > > > > > Done in revision #6320. > > At the moment, the feature is not optional, but it will be. I'm just > waiting from people's tests before. > > Regards, > > --

Re: [Gambas-user] Feature request IDE: Make the origin of the DEBUG line code act as a hyper link

2014-06-15 Thread Benoît Minisini
Le 14/06/2014 22:33, Jussi Lahtinen a écrit : > Excellent idea! > > > Jussi > > Done in revision #6320. At the moment, the feature is not optional, but it will be. I'm just waiting from people's tests before. Regards, -- Benoît Minisini ---

Re: [Gambas-user] Feature request IDE: Make the origin of the DEBUG line code act as a hyper link

2014-06-14 Thread Jussi Lahtinen
Excellent idea! Jussi On Sat, Jun 14, 2014 at 9:17 PM, Patrik Karlsson wrote: > I would like to be able to (ctrl) click the Class.Function.Line in the > Debug output in order to navigate to its source. > > *CScoreGrid.HoverRow.337*: 0 12 > *CRoller.PictureBox_MouseUp.171*: > > It does no

Re: [Gambas-user] Feature request: IDE

2014-06-06 Thread Patrik Karlsson
2014-06-06 13:25 GMT+02:00 Jussi Lahtinen : > > > 9. Move current row up/down > > > > > > 10. Move current selection up/down > > > > If I can find available shortcuts. > > > > > ?? Haven't you done this already, Benoit? > > ALT + up/down arrow keys? > > Great, works for me! Perhaps make that funct

Re: [Gambas-user] Feature request: IDE

2014-06-06 Thread Jussi Lahtinen
> > 9. Move current row up/down > > > > 10. Move current selection up/down > > If I can find available shortcuts. > ?? Haven't you done this already, Benoit? ALT + up/down arrow keys? Jussi -- Learn Graph Databases - D

Re: [Gambas-user] Feature request: IDE

2014-06-06 Thread Patrik Karlsson
2014-06-06 10:01 GMT+02:00 Benoît Minisini : > Le 06/06/2014 09:52, Patrik Karlsson a écrit : > > There are things in other IDEs/editors that I miss in Gambas and that I > > think would be useful, not only to me. > > > > 1. Tab management > > * Add close all from the view menu to the tabs popup me

Re: [Gambas-user] Feature request: IDE

2014-06-06 Thread Benoît Minisini
Le 06/06/2014 09:52, Patrik Karlsson a écrit : > There are things in other IDEs/editors that I miss in Gambas and that I > think would be useful, not only to me. > > 1. Tab management > * Add close all from the view menu to the tabs popup menu. You can click on the little cross on the top left of

Re: [Gambas-user] Feature request IDE

2008-08-29 Thread Ron Onstenk
On Friday 29 August 2008, Ron wrote: > > Do you know that pressing CTRL while double-clikcing opens the code and not > > the form? > > > >   > Aha, no /I /didn't know that. > Thats good enough, disregard my request! > Good news to me too, the CTRL key trick :) Would be nice to have those secret

Re: [Gambas-user] Feature request IDE

2008-08-29 Thread Ron
Benoit Minisini schreef: > On vendredi 29 août 2008, Ron wrote: > >> Benoit Minisini schreef: >> >>> On mardi 26 août 2008, Ron wrote: >>> One small suggestion; When you edit a form, specially the code below it, when you switch to another form to edit, and you go

Re: [Gambas-user] Feature request IDE

2008-08-29 Thread Benoit Minisini
On vendredi 29 août 2008, Ron wrote: > Benoit Minisini schreef: > > On mardi 26 août 2008, Ron wrote: > >> One small suggestion; > >> > >> When you edit a form, specially the code below it, when you switch to > >> another form to edit, and you go back to the previous form, you end up > >> in the G

Re: [Gambas-user] Feature request IDE

2008-08-29 Thread Ron
Benoit Minisini schreef: > On mardi 26 août 2008, Ron wrote: > >> One small suggestion; >> >> When you edit a form, specially the code below it, when you switch to >> another form to edit, and you go back to the previous form, you end up >> in the GUI editor of that form, instead of the code wi

Re: [Gambas-user] Feature request IDE

2008-08-29 Thread Benoit Minisini
On mardi 26 août 2008, Ron wrote: > One small suggestion; > > When you edit a form, specially the code below it, when you switch to > another form to edit, and you go back to the previous form, you end up > in the GUI editor of that form, instead of the code window you where > before. > > Is it po