Page 1 of 1
Very dark in dark mode
Posted: Fri Nov 18, 2022 6:40 am
by johansamuelsson
Hi, when I am running
Code: Select all
WfCreate(page=u) u 1
String x = "test"
Show x
in a prg-file I get black text on a black background, see picture
(Eviews 13, nov 9 2022 build)

- test.jpg (15.65 KiB) Viewed 17831 times
Re: Very dark in dark mode
Posted: Fri Nov 18, 2022 9:46 am
by EViews Jason
It will be fixed in the next patch
Re: Very dark in dark mode
Posted: Mon Nov 28, 2022 10:42 pm
by johansamuelsson
Unfortunately I get the same result with patch Nov 28 2022 build, black text on black background.

- t.png (10.88 KiB) Viewed 17760 times
Regards Johan
Re: Very dark in dark mode
Posted: Tue Nov 29, 2022 10:19 am
by EViews Jason
So apparently there were 2 issues. The issue that was fixed in the latest patch was if the string object was already displayed and then dark mode was enabled via the global options dialog, the text color would not change color (as stated in the patch notes).
However the issue you reported and was mistaken for the aforementioned bug is if a string object was opened via a program and dark mode was already enabled the text color was incorrect. This will be fixed in the next patch.