Overview
Examples
Screenshots
Comparisons
Applications
Download
Documentation
Tutorials
Bazaar
Status & Roadmap
FAQ
Authors & License
Forums
Funding Ultimate++
Search on this site
Search in forums












SourceForge.net Logo
Home » U++ Library support » RichText,QTF,RTF... » EncodeRTF bullet bug
EncodeRTF bullet bug [message #49731] Sat, 14 April 2018 12:28 Go to next message
luoganda is currently offline  luoganda
Messages: 193
Registered: November 2016
Experienced Member
Using
EncodeRTF(Get());
as String EncodeRTF(const RichText& richtext... to save file,
while having for example 3 round bullets:
1st is ok, while
2nd/3rd has one extra space in it when viewing it,
while saving same file with GetQTF and opening it works as expected

And one more thing when viewing same qtf/rtf file with RichEdit,
qtf version has colored/underlined/modifiable links while rtf does not,
while exporting qtf to rtf and then opening rtf. Links are not preserved in the prosess.
I don't know if this is a bug though.

[Updated on: Sat, 14 April 2018 13:17]

Report message to a moderator

Re: EncodeRTF bullet bug [message #49756 is a reply to message #49731] Mon, 23 April 2018 11:18 Go to previous messageGo to next message
mirek is currently offline  mirek
Messages: 13975
Registered: November 2005
Ultimate Member
luoganda wrote on Sat, 14 April 2018 12:28
Using
EncodeRTF(Get());
as String EncodeRTF(const RichText& richtext... to save file,
while having for example 3 round bullets:
1st is ok, while
2nd/3rd has one extra space in it when viewing it,
while saving same file with GetQTF and opening it works as expected

And one more thing when viewing same qtf/rtf file with RichEdit,
qtf version has colored/underlined/modifiable links while rtf does not,
while exporting qtf to rtf and then opening rtf. Links are not preserved in the prosess.
I don't know if this is a bug though.


Can you provide a testcase or at least QTF of source file so that I know exactly all circumstances?
Re: EncodeRTF bullet bug [message #49760 is a reply to message #49731] Tue, 24 April 2018 18:24 Go to previous messageGo to next message
luoganda is currently offline  luoganda
Messages: 193
Registered: November 2016
Experienced Member
ok, here it goes...
Re: EncodeRTF bullet bug [message #49764 is a reply to message #49760] Wed, 25 April 2018 09:22 Go to previous messageGo to next message
mirek is currently offline  mirek
Messages: 13975
Registered: November 2005
Ultimate Member
Hopefully fixed.

It is not a nice fix, but should work. Anyway, further testing is appreciated.

You might want to check upptst/RTF for that...

Mirek
Re: EncodeRTF bullet bug [message #49765 is a reply to message #49731] Wed, 25 April 2018 14:18 Go to previous messageGo to next message
luoganda is currently offline  luoganda
Messages: 193
Registered: November 2016
Experienced Member
just to make sure,
that 2nd issue didn't work too, eg
Quote:
And one more thing when viewing same qtf/rtf file with RichEdit,
qtf version has colored/underlined/modifiable links while rtf does not,
while exporting qtf to rtf and then opening rtf. Links are not preserved in the process.
I don't know if this is a bug though.


Will try that out in next nightly build,
btw - how many time is needed for this fixes to be available/merged into main download area? Next day?
Re: EncodeRTF bullet bug [message #49766 is a reply to message #49765] Wed, 25 April 2018 14:36 Go to previous message
mirek is currently offline  mirek
Messages: 13975
Registered: November 2005
Ultimate Member
luoganda wrote on Wed, 25 April 2018 14:18
just to make sure,
that 2nd issue didn't work too, eg
Quote:
And one more thing when viewing same qtf/rtf file with RichEdit,
qtf version has colored/underlined/modifiable links while rtf does not,
while exporting qtf to rtf and then opening rtf. Links are not preserved in the process.
I don't know if this is a bug though.



sorry, missed that one. Well, URL links are not supported at the moment. Should be easy to add...

Quote:

Will try that out in next nightly build,
btw - how many time is needed for this fixes to be available/merged into main download area? Next day?


Nightly builds are usually build every night (surprise Smile. From the trunk. This fix is now in the trunk...
Previous Topic: LineBreak on same image base?
Next Topic: Constant font size in resizeable RichEdit?
Goto Forum:
  


Current Time: Thu Mar 28 12:39:12 CET 2024

Total time taken to generate the page: 0.02132 seconds