If hitprefix and the content is chinese text. The hint is displayed not be correct.
The application icon is changed. This bug is not be fixed.
I need some properties that are page header and page footer .etc. How long will that be imp.
If I set unicode mode, The first input some chars that are displayed unknow chars.
HintPrefix bug
-
- Site Admin
- Posts: 17534
- Joined: Sat Aug 27, 2005 10:28 am
- Contact:
The problem with HintPrefix is confirmed. The font for hints is hard-coded, so you cannot define its charset. Will be fixed in the next update.
The problem with icon is confirmed. Will be fixed in the next update.
Sorry, I cannot say when headers and footers will be implemented.
As for Unicode. Probably, you change Unicode properties of text styles in code. If there is TRichView/TSRichViewEdit linked to this RVStyle, and its document is not empty, it will be corrupted. Even empty editor initially has one empty text item. So, when you change Unicode properties of text styles, call SRichViewEdit.RichViewEdit.Clear.
The problem with icon is confirmed. Will be fixed in the next update.
Sorry, I cannot say when headers and footers will be implemented.
As for Unicode. Probably, you change Unicode properties of text styles in code. If there is TRichView/TSRichViewEdit linked to this RVStyle, and its document is not empty, it will be corrupted. Even empty editor initially has one empty text item. So, when you change Unicode properties of text styles, call SRichViewEdit.RichViewEdit.Clear.
-
- Site Admin
- Posts: 17534
- Joined: Sat Aug 27, 2005 10:28 am
- Contact: