Search found 4 matches
- Mon Sep 15, 2014 8:46 am
- Forum: Support
- Topic: Trichviewedit copy / paste issue
- Replies: 4
- Views: 13670
- Fri Sep 12, 2014 12:12 pm
- Forum: Support
- Topic: Trichviewedit copy / paste issue
- Replies: 4
- Views: 13670
Sergey, Yes it is persistent issue on all their 16 machines (cloned Windows) appeared since we moved from TRichEdit to your TRichViewEdit, moreover there are also TRichEdit and TMemo on other forms of our application and copy/paste works properly with these controls for our client. We use Delphi 2007
- Fri Sep 12, 2014 11:28 am
- Forum: Support
- Topic: Trichviewedit copy / paste issue
- Replies: 4
- Views: 13670
Trichviewedit copy / paste issue
Dear developer, We have one client who experiences copy and paste issue with our product that uses your Trichviewedit. Client just cannot copy from Trichviewedit or pasting to Trichviewedit by ctrl+c and ctrl+v. Copy and Paste handles by Trichviewedit, moreover client can not copy and paste from/to ...
- Wed Mar 06, 2013 11:19 am
- Forum: Support
- Topic: ReadOnly:= true and drag&drop files
- Replies: 1
- Views: 7957
ReadOnly:= true and drag&drop files
Dear Sergey, Is this possible to set ReadOnly:= true property for TRichViewEdit but accept the files from Windows Explorer to this control? AcceptDragDropFormats is set only for rvddFiles:= true; I will process dropped files manually (don't need to have them been inserted to TRichViewEdit ...