Normally, RVF may use characters between 128 and 255, even in text mode (rvfoSaveBinary is excluded from RVFOptions).
But if all text is Unicode, it will be stored as hexadecimal string, all character codes < 128.
So the only places where characters with codes >= 128 may still occur are:
- tags, if ...
Search found 9736 matches
- Thu Jun 12, 2008 4:18 pm
- Forum: Support
- Topic: Incorporating RVF into an XML file
- Replies: 1
- Views: 10163
- Wed Jun 11, 2008 7:13 pm
- Forum: ScaleRichView
- Topic: Compiled Demo/font appearance
- Replies: 24
- Views: 114131
- Wed Jun 11, 2008 7:10 pm
- Forum: ScaleRichView
- Topic: ScaleRichView - shareware TRichView addon for WYSIWYG edit
- Replies: 19
- Views: 139916
- Wed Jun 11, 2008 6:31 pm
- Forum: Support
- Topic: Export Header/Footer to RTF
- Replies: 24
- Views: 100743
- Wed Jun 11, 2008 6:13 pm
- Forum: Support
- Topic: Exception Invalid Imagelist
- Replies: 1
- Views: 10206
- Wed Jun 11, 2008 6:08 pm
- Forum: Support
- Topic: Recommendation indy and trichview
- Replies: 5
- Views: 21020
- Wed Jun 11, 2008 6:02 pm
- Forum: Support
- Topic: In Vista, Office converter is not importing *.doc file
- Replies: 5
- Views: 23221
- Wed Jun 11, 2008 5:01 am
- Forum: Support
- Topic: Gnostice RichView Export interface
- Replies: 10
- Views: 32359
- Wed Jun 11, 2008 4:58 am
- Forum: Support
- Topic: Recommendation indy and trichview
- Replies: 5
- Views: 21020
- Tue Jun 10, 2008 5:43 pm
- Forum: Support
- Topic: Recommendation indy and trichview
- Replies: 5
- Views: 21020
If you want to implement chat, may be it makes sense to send plain text strings between computers, then on target computer replace emoticons codes with images when insering in TRichView?
Text can be entered in TEdit, example can be found here: http://www.trichview.com/forums/viewtopic.php?t=63
Text can be entered in TEdit, example can be found here: http://www.trichview.com/forums/viewtopic.php?t=63
- Tue Jun 10, 2008 8:19 am
- Forum: Support
- Topic: Gnostice RichView Export interface
- Replies: 10
- Views: 32359
- Tue Jun 10, 2008 8:16 am
- Forum: Support
- Topic: Gnostice RichView Export interface
- Replies: 10
- Views: 32359
- Tue Jun 10, 2008 8:12 am
- Forum: Support
- Topic: SaveHTMLEx and character encoding
- Replies: 3
- Views: 15097
Yes, saving characters 0..127 does not depend on encoding.
For Unicode text, characters started from 128 (not from 256!) are saved as numeric escapes.
For non-Unicode text, characters started from 128 are saved as they are, it may cause problems viewing such HTML in browsers, if documents contains ...
For Unicode text, characters started from 128 (not from 256!) are saved as numeric escapes.
For non-Unicode text, characters started from 128 are saved as they are, it may cause problems viewing such HTML in browsers, if documents contains ...
- Mon Jun 09, 2008 5:50 pm
- Forum: Support
- Topic: LoadRTF containing a table into idented paragraph
- Replies: 3
- Views: 14970
- Mon Jun 09, 2008 2:23 pm
- Forum: Support
- Topic: In Vista, Office converter is not importing *.doc file
- Replies: 5
- Views: 23221