Page 1 of 1

FIXED: problems in gui icons and highlighting [10.70 b1]

Posted: 06 Oct 2015 16:17
by destiny_child
Hi!

My first observation concerns gui presentation of icons, see attaches:
1.png and 2.png

this ugly black background for icons - is not a correct view.
As I understand here should be transparent alpha channel for each wrong icon.
btw my system is Windows XP SP3.
And my answer for possible your question - yes, if I wil run the editor on win7 - icons will look correctly.
But I have to to use winxp on my machine. And you are saying that "The program has been tested in windows XP/....."
so I hope that this problem will be fixed.

And my second observation concerns not correct syntax highlighting of (for example) Perl.
see next attach: 5.png
lines from 14 till 22 - have proper highlighting of perl's operator

Code: Select all

!~
but on next line we have incorrect color for this operator. And because this line contains escaped symbol

Code: Select all

\'
if I will remove \ symbol - color for operator !~ will return to correct.
The same problem remains for next 6 lines and all goes to normal only on line 29.

Looks like the option "AllowEscapeOutsideString" of the syntax template influences on operator's color behavior.
If it's = YES - color paints wrongly - if it's = NO - operator's color paints correctly, but whole right part of code
after

Code: Select all

\'
till the EOF treats like a huge string block.

P.S. as an additional bug pls see on next attaches.
3.png and 4.png

Re: problems in gui icons and syntax highlighting [10.70 b1]

Posted: 07 Oct 2015 07:49
by endeco
I confirm the bug with icons in Windows XP. Please correct this the bug. Thanks in advance.

Re: problems in gui icons and syntax highlighting [10.70 b1]

Posted: 07 Oct 2015 11:38
by Rickard Johansson
Fixed in v10.70 (beta 2).

Re: FIXED: problems in gui icons and highlighting [10.70 b1]

Posted: 07 Oct 2015 15:17
by endeco
Thank you Rickard for the job! But there is a bug in the addons.