Sorry, this feature is not planned in near future.
The simplest way to implement is using OnKeyDown, OnKeyPress, OnPaste to trap editing operations.
For example, the user pressed Backspace. You use OnKeyDown to prevent the default action, but apply the special style to the character to the left ...
Search found 9732 matches
- Tue Feb 12, 2008 6:19 pm
- Forum: Support
- Topic: Implement "Track changes" feature
- Replies: 3
- Views: 13565
- Tue Feb 12, 2008 6:14 pm
- Forum: Support
- Topic: .net version of RV?
- Replies: 8
- Views: 23438
- Tue Feb 12, 2008 6:14 pm
- Forum: Support
- Topic: Load RVF into table cells
- Replies: 3
- Views: 15477
- Tue Feb 12, 2008 6:07 pm
- Forum: Support
- Topic: How can i get the Column Size ?
- Replies: 5
- Views: 22018
Normally, width of cells are calculated basing on BestWidth properties of table cells. Consider assigning BestWidths properties from one table to another. There may be a problem with merged cells, or if cells in the same column have different BestWidths, though.
Widths of columns are stored in Fmt ...
Widths of columns are stored in Fmt ...
- Tue Feb 12, 2008 5:58 pm
- Forum: Support
- Topic: How to protect paragraph against deletion?
- Replies: 13
- Views: 37686
- Sat Feb 09, 2008 6:58 pm
- Forum: ScaleRichView
- Topic: more RVAction Hyperlink questions
- Replies: 11
- Views: 56159
- Fri Feb 08, 2008 3:58 pm
- Forum: Support
- Topic: How to protect paragraph against deletion?
- Replies: 13
- Views: 37686
It's not possible to implement exactly what you want. You can include DeleteProtect without ModifyProtect, it's almost what you need, but... It does not allow the last character of item to be deleted, i.e. it does not allow to create empty item from it.
May be protection allowing making empty items ...
May be protection allowing making empty items ...
- Fri Feb 08, 2008 7:52 am
- Forum: ScaleRichView
- Topic: <CTRL-Z> falls off end of list and generates errors
- Replies: 5
- Views: 31052
- Thu Feb 07, 2008 6:39 pm
- Forum: ScaleRichView
- Topic: <CTRL-Z> falls off end of list and generates errors
- Replies: 5
- Views: 31052
- Thu Feb 07, 2008 6:35 pm
- Forum: Support
- Topic: How to protect paragraph against deletion?
- Replies: 13
- Views: 37686
- Thu Feb 07, 2008 2:53 pm
- Forum: Support
- Topic: Adding additional formatting when inserting RVF from stream
- Replies: 3
- Views: 15351
- Thu Feb 07, 2008 11:43 am
- Forum: Support
- Topic: Problems with TRvPrint
- Replies: 5
- Views: 21598
- Tue Feb 05, 2008 3:11 pm
- Forum: Support
- Topic: Table Properties Dialog - Where is it?
- Replies: 2
- Views: 9900
- Tue Feb 05, 2008 12:27 pm
- Forum: Support
- Topic: Editor initialization at app. start up time
- Replies: 2
- Views: 9835
- Tue Feb 05, 2008 11:35 am
- Forum: Support
- Topic: Problems with TRvPrint
- Replies: 5
- Views: 21598