Search found 476 matches

by Zinn
Thu Nov 23, 2017 4:50 pm
Forum: Resolved (Features)
Topic: Issue-#175 Display StdLink command in status line
Replies: 73
Views: 75561

Re: Issue-#175 Display StdLink command in status line

Sorry now we have another nasty bug. It is not possible position the cursor inside a target by clicking the left mouse bottom.
- Helmut
by Zinn
Thu Nov 23, 2017 10:21 am
Forum: Resolved (Features)
Topic: Issue-#175 Display StdLink command in status line
Replies: 73
Views: 75561

Re: Issue-#175 Display StdLink command in status line

We don't need a vote. Nobody would like to have this error inside StdLinks. Unable to change the Target.

Ctrl-Mouse-Left expand the link view or target view to text.
Ctrl-Mouse-Right open the form for editing the link command or target name view.

What does the activates the main way mean?
- Helmut
by Zinn
Thu Nov 23, 2017 6:40 am
Forum: Resolved (Features)
Topic: Issue-#175 Display StdLink command in status line
Replies: 73
Views: 75561

Re: Issue-#175 Display StdLink command in status line

I just found a new introduced bug in StdLinks:
Ctrl-Click on link view expand the link view
but
Ctrl-Click on target view does not expand the target view
and
Target: is missing in the Rsrc/Strings file
- Helmut
by Zinn
Thu Nov 23, 2017 2:28 am
Forum: Resolved (Bugs)
Topic: issue-#182 fixing code page conversion in RTF import
Replies: 44
Views: 46328

Re: issue-#182 fixing code page conversion in RTF import

I think we should stop here. Add the current change to the master and release version 1.7.1
Certainly there are more problems here, but they depends also on the Office (Word) version which we use.
- Helmut
by Zinn
Wed Nov 22, 2017 6:51 am
Forum: Resolved (Bugs)
Topic: issue-#182 fixing code page conversion in RTF import
Replies: 44
Views: 46328

Re: issue-#182 fixing code page conversion in RTF import

Josef Templ wrote: Just one question: can't "PROCEDURE WriteUnicode" be slightly simplified?
- Josef
Yes, it can be deleted. WriteUnicode is a part copy of Write. You don't need WriteUnicode. Just use Write instead,
- Helmut
by Zinn
Tue Nov 21, 2017 11:33 pm
Forum: Resolved (Bugs)
Topic: issue-#182 fixing code page conversion in RTF import
Replies: 44
Views: 46328

Re: issue-#86 improvements in RTF import

Without the change the first line is unreadable and looks like
Íà Îáåðîíå ñ êîìôîðòîì,
With the change the first line is readable and looks like
На Обероне с комфортом,
LibreOffice Writer displays this sample readable.
by Zinn
Tue Nov 21, 2017 11:01 pm
Forum: Resolved (Bugs)
Topic: issue-#182 fixing code page conversion in RTF import
Replies: 44
Views: 46328

Re: issue-#86 improvements in RTF import

Just download the file "encodingBug.rtf" on the last page above and load it to BlackBox. Part of the text is unreadable. After adding the changes from last page and load this file the text is readable completely. In StdCoded text below is the minimized necessary change (adding the green li...
by Zinn
Sun Nov 19, 2017 7:26 am
Forum: Resolved (Bugs)
Topic: issue-#182 fixing code page conversion in RTF import
Replies: 44
Views: 46328

Re: issue-#86 improvements in RTF import

In StdCoded text below is the minimized necessary change (adding the green line) to solve the problem: - Helmut StdCoder.Decode ..,, ..an....3Qw7uP5PRPPNR9Rbf9b8R79FTvMf1GomCrlAy2xhX,Cb2x hXhC6FU1xhiZiVBhihgmRiioedhgrZcZRiXFfaqmSrtuGfa4700zdGrr8rmCLLCJuyKtYcZRiX 7.2.s,sON.,k,5TWyql.bnayKmKKqGomC5XzE...
by Zinn
Tue Nov 14, 2017 4:10 pm
Forum: Resolved (Bugs)
Topic: issue-#181 fixing error handling of HostDialog.OpenExternal
Replies: 19
Views: 16946

Re: issue-#181 fixing error handling of HostDialog.OpenExter

I have a small improvement:
Please move the new procedures FormatErrorMsg and ShowErrorDialog in front of procedure Start.
Then we can add error report to procedure Start too.
- Helmut
by Zinn
Sun Nov 12, 2017 10:43 am
Forum: Documentation
Topic: Uses of Strings files
Replies: 2
Views: 6321

Re: Uses of Strings files

Will be this document part of the next release?
Which directory and which file name?
- Helmut