[Gambas-user] Gambas Editor Component
Benoit Minisini
gambas at ...1...
Tue Jun 7 12:34:55 CEST 2005
On Friday 03 June 2005 11:22, BUDI ARIEF GUSANDI wrote:
> Dear Benoit,
>
> How can i set my own syntaxes (reserved words) for gambas color editor
> component ? by default it will recognize gambas syntax only. So i want
> when i type word "hello" then it will change the forecolor
> automatically. Just like when we write code in gambas.
>
> Regards,
> Budi
>
You can't at the moment. The syntax highlighting is done by a function in the
gb.eval component, that is exported to the gb.qt.editor component.
Regards,
--
Benoit Minisini
mailto:gambas at ...1...
More information about the User
mailing list