Re: [Gambas-user] IDE wish

2014-12-28 Thread Benoît Minisini
Le 23/12/2014 10:05, joem a écrit : > Wish I can select a section of IDE code writing area > and colour the background differently. > > (E.g. red for code that needs fixing. Green for working code etc. > The idea is to dart back and forth around the code quickly.) > > Can live with '#red# as the

[Gambas-user] IDE wish

2014-12-23 Thread joem
Wish I can select a section of IDE code writing area and colour the background differently. (E.g. red for code that needs fixing. Green for working code etc. The idea is to dart back and forth around the code quickly.) Can live with '#red# as the starter marker and '## as the end marker for red,

[Gambas-user] IDE Wish list: Stock popup to select an image for code insertion

2014-07-08 Thread B Bruen
I come up against this occasionally, so this is an "only if it's easy" wish. When working with class code and I want to insert a color value, it is very easy to do so using the "Insert Color" button on the class editor toolbar. Occasionally, again when working with the code, I want to insert a