|
View:
New views
3 Messages
—
Rating Filter:
Alert me
|
|
|
Highlight text on EditorHi all,
Does someone knows how to highlight a word on the editor? For example, highlight HTML tags is "easy" since all of them start and end with < or >, but how can I highlight a word like, INSERT, KEY, TABLE, etc? Any idea? Benoit, how do you highlight the Gambas keywords? Regards David. ------------------------------------------------------------------------- This SF.net email is sponsored by: Microsoft Defy all challenges. Microsoft(R) Visual Studio 2008. http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ _______________________________________________ Gambas-user mailing list Gambas-user@... https://lists.sourceforge.net/lists/listinfo/gambas-user |
|
|
Re: Highlight text on EditorOn mercredi 14 mai 2008, David Villalobos Cambronero wrote:
> Hi all, > > Does someone knows how to highlight a word on the editor? > > For example, highlight HTML tags is "easy" since all of them start and end > with < or >, but how can I highlight a word like, INSERT, KEY, TABLE, etc? > > Any idea? A lot of elbow grease inside the Highlight event. > > Benoit, how do you highlight the Gambas keywords? Gambas highlighting is hard-coded into the gb.qt.ext and the gb.eval component. It is not done in Gambas. Regards, -- Benoit Minisini ------------------------------------------------------------------------- This SF.net email is sponsored by: Microsoft Defy all challenges. Microsoft(R) Visual Studio 2008. http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ _______________________________________________ Gambas-user mailing list Gambas-user@... https://lists.sourceforge.net/lists/listinfo/gambas-user |
|
|
|
| Free Forum Powered by Nabble | Forum Help |