Search found 6 matches
- Wed Nov 25, 2015 8:52 pm
- Forum: Support
- Topic: Prevent ItemTags from continuing to next paragraph
- Replies: 4
- Views: 15117
Understand. If enter is pressed at the start of the paragraph then would make sense for the tag to stay with the second paragraph - i.e. the part originally on and if at the end then stay with the first. If pasted then quite probably the pasted text shouldn't hold on to tag information but if there ...
- Tue Nov 24, 2015 10:01 pm
- Forum: Support
- Topic: Prevent ItemTags from continuing to next paragraph
- Replies: 4
- Views: 15117
- Mon Nov 23, 2015 9:56 am
- Forum: Support
- Topic: Prevent ItemTags from continuing to next paragraph
- Replies: 4
- Views: 15117
Prevent ItemTags from continuing to next paragraph
We make use of item tags (SetItemTag) to store a label for a line/block of text (and display this to the left of the paragraph on draw). When a new paragraph is started this item tag is carried forward (by the looks of it) to the new paragraph showing the same tag on the left of that paragraph. Is ...
- Sun Jul 05, 2015 8:55 am
- Forum: Support
- Topic: Copy text with soft returns pastes as hard returns
- Replies: 1
- Views: 10000
- Sat Jul 04, 2015 11:28 am
- Forum: Support
- Topic: Copy text with soft returns pastes as hard returns
- Replies: 1
- Views: 10000
Copy text with soft returns pastes as hard returns
Hi. I have text sections that have soft returns (Shift + Enter) in them. When I copy and paste the pasted text has hard returns in them (Enter). Using drag + drop text within the editor (TRichViewEdit) also produces the same result. This is particularly noticeable because paragraph style has a ...
- Sat Jun 20, 2015 7:13 am
- Forum: Support
- Topic: Flexibility in customising RichView control (backgrounds)
- Replies: 1
- Views: 9977
Flexibility in customising RichView control (backgrounds)
Can you advise whether there is flexibility to hook into the painting routines (either by callback methods or subclassing) to customise the drawing on the rich view control. Particularly what I am wanting to do is draw custom coloured backgrounds behind each paragraph block (think rounded rectangles ...