Re: [Gambas-user] Regexp based highlighting

2012-04-25 Thread Benoît Minisini
Le 25/04/2012 20:24, tobi a écrit : > Hi, > > it's some time since I last used the Highlight class together with the > gb.qt4.ext Editor and I > personally found it quite painful in the beginning. I hope, I did nothing > wrong when I constructed a > large Editor_Highlight() handler? > However, my

[Gambas-user] Regexp based highlighting

2012-04-25 Thread tobi
Hi, it's some time since I last used the Highlight class together with the gb.qt4.ext Editor and I personally found it quite painful in the beginning. I hope, I did nothing wrong when I constructed a large Editor_Highlight() handler? However, my question is about a Regexp based Highlighting. Doe