[Gambas-user] New internal highlighting design

Bruce Steers bsteers4 at gmail.com
Sun Nov 14 01:57:12 CET 2021


On Sun, 14 Nov 2021 at 00:49, Bruce Steers <bsteers4 at gmail.com> wrote:

>
>
>
>
> On Fri, 12 Nov 2021 at 14:07, Benoît Minisini <g4mba5 at gmail.com> wrote:
>
>> Le 12/11/2021 à 13:25, Bruce Steers a écrit :
>> > It seems to have broken my ScriptEd proggy.
>> >
>> > not getting any highlighting of text now, only background colour is
>> changing
>> > https://gitlab.com/bsteers4/scripted/-/tree/new-gambas
>> > <https://gitlab.com/bsteers4/scripted/-/tree/new-gambas>
>> >
>> > this version (the version that is broken) Is for new-gambas and uses
>> > gambas built in texteditor/gb.eval.highlight (not imported into source).
>> >
>> > Respects
>> > Bruce
>> >
>>
>> Are you talking about the "sh" highlighting that is integrated into the
>> 'gb.eval.highlight' component? It should still work like the other
>> highlightings...
>>
>
> Seems to be no highlighting at all.
>
> I attach a very simple project, has a texteditor and loads a gambas module
> in the source folder on start.
> It has a combo box to set TextEditor1.Highlight to either "" or "gambas"
>
> it does not seem to work
> Cheers
>

seems if i set the highlight to gambas in the IDE then i get gambas
highlighting on start.

if i then use the combobox to set highlight to "" (none), the text becomes
unhighlighted
if i then use the combobox to set it to gambas again it does not change but
remains unhighlighted.

Respects
BruceS
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.gambas-basic.org/pipermail/user/attachments/20211114/e31160f0/attachment.htm>


More information about the User mailing list