Re: [Gambas-user] A question and an idea about code editor

2015-09-28 Thread Moviga Technologies
That's a cool display of the configuration possibilities. I do however prefer the original :) -- ___ Gambas-user mailing list Gambas-user@lists.sourceforge.net https://lists.s

Re: [Gambas-user] A question and an idea about code editor

2015-09-27 Thread Rolf-Werner Eilert
Uha! Yeah! That makes a difference! There are many good ideas in it, e. g. I like the idea of grouping menu titles with icons. The colors are not good for my eyes, but that is a pure matter of environment. Thank you for this demonstration! Rolf Am 25.09.2015 15:03, schrieb Fabien Bodard: >

Re: [Gambas-user] A question and an idea about code editor

2015-09-25 Thread Fabien Bodard
This is my Ide config file. Try to replace your one (rename it) and launch gambas ide. You will see how many you can customize your interface. ~/.config/gambas3/gambas3.conf This my MY Gambas IDE. 2015-09-25 14:22 GMT+02:00 Moviga Technologies : > > > I am still discovering so many things in th

Re: [Gambas-user] A question and an idea about code editor

2015-09-25 Thread Moviga Technologies
I am still discovering so many things in the Gambas IDE. To bad there is no proper documentation! -- ___ Gambas-user mailing list Gambas-user@lists.sourceforge.net https:/

Re: [Gambas-user] A question and an idea about code editor

2015-09-25 Thread Rolf-Werner Eilert
Am 25.09.2015 12:24, schrieb Fabien Bodard: > Le 25 sept. 2015 12:12, "Moviga Technologies" a écrit : >> >> >> Yes, there is. Right click in the editor, go to 'View' :) > And for the toolbar button like bookmark or splitting right click on > editor toolbar and configure. > > Oh, everything is t

Re: [Gambas-user] A question and an idea about code editor

2015-09-25 Thread Rolf-Werner Eilert
Aaah ok, thank you! Am 25.09.2015 12:11, schrieb Moviga Technologies: > > > Yes, there is. Right click in the editor, go to 'View' :) > > > -- > ___ > Gambas-user mailing

Re: [Gambas-user] A question and an idea about code editor

2015-09-25 Thread Fabien Bodard
Le 25 sept. 2015 12:12, "Moviga Technologies" a écrit : > > > > Yes, there is. Right click in the editor, go to 'View' :) And for the toolbar button like bookmark or splitting right click on editor toolbar and configure. > > >

Re: [Gambas-user] A question and an idea about code editor

2015-09-25 Thread Moviga Technologies
Yes, there is. Right click in the editor, go to 'View' :) -- ___ Gambas-user mailing list Gambas-user@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/ga

Re: [Gambas-user] A question and an idea about code editor

2015-09-25 Thread Rolf-Werner Eilert
Am 25.09.2015 10:14, schrieb Charlie Reinl: > Am Freitag, den 25.09.2015, 08:56 +0200 schrieb Rolf-Werner Eilert: >> Just two things I just ran into here because I use 3.6.2 and 3.8.0 on >> two different machines: >> >> In 3.6.2, there is a bookmark "star" icon, in 3.8.0 it seems it has >> gone. C

Re: [Gambas-user] A question and an idea about code editor

2015-09-25 Thread Charlie Reinl
Am Freitag, den 25.09.2015, 08:56 +0200 schrieb Rolf-Werner Eilert: > Just two things I just ran into here because I use 3.6.2 and 3.8.0 on > two different machines: > > In 3.6.2, there is a bookmark "star" icon, in 3.8.0 it seems it has > gone. Can I switch this on somewhere? It's a useful feat

[Gambas-user] A question and an idea about code editor

2015-09-24 Thread Rolf-Werner Eilert
Just two things I just ran into here because I use 3.6.2 and 3.8.0 on two different machines: In 3.6.2, there is a bookmark "star" icon, in 3.8.0 it seems it has gone. Can I switch this on somewhere? It's a useful feature when browsing large classes and having to jump from here to there very of