Search found 3 matches
- Mon Jan 16, 2023 3:58 pm
- Forum: Support
- Topic: Delphi 6 - Upgrade from version 1.9.24 to latest version
- Replies: 2
- Views: 5312
- Fri Dec 16, 2022 1:50 pm
- Forum: Support
- Topic: Delphi 6 - Upgrade from version 1.9.24 to latest version
- Replies: 2
- Views: 5312
Delphi 6 - Upgrade from version 1.9.24 to latest version
Hello,
I have to update TRichView to the latest version (in a project developed with Delphi 6).
Are the two versions compatible or there are some breaking changes?
Can you tell me the best practices to follow?
Thanks.
Daniele.
I have to update TRichView to the latest version (in a project developed with Delphi 6).
Are the two versions compatible or there are some breaking changes?
Can you tell me the best practices to follow?
Thanks.
Daniele.
- Wed Jun 22, 2022 3:14 pm
- Forum: Support
- Topic: Canvas does not allow drawing
- Replies: 2
- Views: 4841
Canvas does not allow drawing
Hi, using TDBRichViewEdit 1.9.24 sometimes I get an EInvalidOperation exception (Canvas does not allow drawing). Unfortunately I cannot reproduce this error for debugging. Can you help me? Here's the callstack: exception class : EInvalidOperation exception message : Canvas does not allow drawing ...