Hello Martin.
> Do you understand the concept of tsyntaxpainter? Although maybe possible it
> is
> not intendended for such tasks. Maybe it is better you make your own
> parser/highlighter.
Ok, if you prefer... ;-)
About msesyntaxpainter.pas, how to define a insensitive endtokens string ?
When using:
...
caseinsensitive
scope beginend1 beginend
endtokens
.'END'
or using this =>
scope beginend1 beginend
endtokens
.'end'
...
The scope is done only if there are "END" (=uppercase('end')) in the code.
With "end" (lowercase) in code it does not work.
But for calltokens, insensitive works.
Other possible way, I see that if you place the caret before a "(" or "[", the
correspondent ")" or "]" is highlighted, live, in bold, even if there are many
others.
Wow, super but... for me too shy..., it seems to me that it could be more
visible, other color, ... (could you tell where in code it is done, this to
find some inspiration ?)
ManyThanks.
Fred.
------------------------------------------------------------------------------
_______________________________________________
mseide-msegui-talk mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/mseide-msegui-talk