Search found 10 matches

by dimik78
Sun Mar 05, 2023 8:49 am
Forum: Support
Topic: LoadHTMLFromStream question
Replies: 7
Views: 13397

Re: LoadHTMLFromStream question

Thank you very much!
No further questions.
by dimik78
Sat Mar 04, 2023 2:39 pm
Forum: Support
Topic: LoadHTMLFromStream question
Replies: 7
Views: 13397

Re: LoadHTMLFromStream question

Good evening!

Everything is working fine, but there are a few minor remarks.

Previously, when using TRVHTMLViewImporter it was possible to call AppendHtmlViewer, which added data to the end of the document and worked with ReadOnly documents.

Now there is only InsertHTMLFromStreamEd method, which ...
by dimik78
Sat Mar 04, 2023 12:50 pm
Forum: Support
Topic: LoadHTMLFromStream question
Replies: 7
Views: 13397

Re: LoadHTMLFromStream question

Thank you very much!
The fix solved my problem
by dimik78
Sat Mar 04, 2023 8:50 am
Forum: Support
Topic: LoadHTMLFromStream question
Replies: 7
Views: 13397

Re: LoadHTMLFromStream question

Sergey, thank you for your prompt reply!

Your advice helped me, but not completely.

I try set


RVDefaultLoadProperties.DefaultFontName := 'Arial';
RVDefaultLoadProperties.DefaultMonoSpacedFontName := 'Arial';


but in some cases after loading the html the font still stay 'Times New Roman'.

I ...
by dimik78
Fri Mar 03, 2023 12:24 pm
Forum: Support
Topic: LoadHTMLFromStream question
Replies: 7
Views: 13397

LoadHTMLFromStream question

Hi,

We used to load HTML то TRichView THtmlViewer component.
It has such properties as DefBackground, DefFontName, DefFontSize.

Now we try to use new method LoadHTMLFromStream.
Is there any possibility to specify default style for LoadHTMLFromStream?
by dimik78
Thu Apr 14, 2022 10:53 am
Forum: Support
Topic: Range check errors after upgraiding to version 20.1
Replies: 3
Views: 7354

Range check errors after upgraiding to version 20.1

Hello!
After upgraiding to version 20.1 from version 18.4 we have regular range_check error from users.
Here are examples of the errors call stacks received by MadExcept


callstack crc : $10baf3a3, $914fe9d0, $914fe9d0
exception number : 1
exception class : ERangeError
exception message : Ошибка ...
by dimik78
Fri Dec 10, 2021 3:01 pm
Forum: Support
Topic: Custom URL Copy and Paste problem
Replies: 1
Views: 4959

Custom URL Copy and Paste problem

Hi Sergey,

We have a problem with copy/paste custom URL protocol links generated by custom URI Scheme.
https://docs.microsoft.com/en-us/previous-versions/windows/internet-explorer/ie-developer/platform-apis/aa767914(v=vs.85)?redirectedfrom=MSDN

Custom link generated by our system in HTML format ...
by dimik78
Wed Mar 20, 2019 10:28 am
Forum: Announcements
Topic: TRichView toolbar icon set - 2
Replies: 13
Views: 145606

Re: TRichView toolbar icon set - 2

Hello!
Do you have plans to make SVG version of this icon set for use with DevExpress ImageList?
by dimik78
Wed Dec 29, 2010 12:59 pm
Forum: Support
Topic: Problem with TRvDxSpellChecker
Replies: 1
Views: 11327

Problem with TRvDxSpellChecker

Hi,
I have some problems with TRvDxSpellChecker. When application starting then spelling in standard cxEditors from DevExpress work normally, but then try to focusing RichViewEdit on the form spelling in the standard controls stop working.