Multichar (Korean) problems in ppRichText
Hi,
I am having problems setting the RichText property of a ppRichText to a text
that includes Korean in it, some how I am always getting an AV or even a
crash,
I created a demo project and tried to load an RTF file into the ppRichText
using the LoadRichTextFile function and the only computers that it worked on
was my Win XP (US) and Win 2000 (US), when I tried the same method on a
Korean Windows it crashed
The project consisted of a TppReport with a TppRichText component and in
runtime I loaded the RichText into it.
I am using ReportBuilder Enterprise 7.03 on Windows XP
I will be thankful for any suggestion or help,
I am having problems setting the RichText property of a ppRichText to a text
that includes Korean in it, some how I am always getting an AV or even a
crash,
I created a demo project and tried to load an RTF file into the ppRichText
using the LoadRichTextFile function and the only computers that it worked on
was my Win XP (US) and Win 2000 (US), when I tried the same method on a
Korean Windows it crashed
The project consisted of a TppReport with a TppRichText component and in
runtime I loaded the RichText into it.
I am using ReportBuilder Enterprise 7.03 on Windows XP
I will be thankful for any suggestion or help,
This discussion has been closed.
Comments
The RichText in ReportBuilder is a wrapper around Delphi's TRichEdit which
in turn relies on Windows. In general Windows RichEdit supports the type of
formatting that you can do using WordPad. Are you able to get this to work
just using the TRichEdit component in Delphi, without ReportBuilder?
--
Nico Cizik
Digital Metaphors
http://www.digital-metaphors.com