Page 2 of 2

Re: Some disadvantagies of TextViews Restore

Posted: Mon Sep 12, 2016 9:34 am
by Ivan Denisov
Robert wrote:
Ivan Denisov wrote:I prepared demo ...
test2.mp4
When I click in this it opens "Windows Media Player" which then says it doesn't understand the codec.
You can download this file http://forum.blackboxframework.org/down ... php?id=174
and open with some smart player like VLC or MediaPlayer Classic.
Also you can install QuickTime plugin and play video on-line.

Re: issue-#130 Some disadvantagies of TextViews Restore

Posted: Sat Feb 11, 2017 12:39 pm
by Zinn
This issue is still open. Who does work currently on this topic. Is there a solution available?
- Helmut

Re: issue-#130 Some disadvantagies of TextViews Restore

Posted: Tue Feb 14, 2023 5:05 am
by luowy
as Josef points out(viewtopic.php?p=4708#p4708)
the problem appears in TextControllers.MarkSelRange:

Code: Select all

IF front THEN fw := 0; ff := Ports.fill ELSE fw := f.unit(*dot*); ff := fw END;
After this adjustment, it works properly(win10), however, the width of the contour line is narrower than before.