[wxMac2.8.7]Display Umlauts in wxHtmlHelpController
Andreas Goebel
a-goebel at gmx.de
Sun Dec 30 06:57:36 PST 2007
Andreas Goebel schrieb:
> Hi,
>
> I am just updating an application that used to use pdf for the helpfile.
> Now I have made a nice html-helpbook, that works fine under linux. The
> charset used is given in the html-files.
>
> On wxMac the umlauts are not displayed correctly. The html-files
> themself are displayed correctly in safari, but with the html-help it
> doesn´t work.
>
> I use the ansi, not the unicode build.
>
> I´d be happy about suggestions on how to fix this.
>
> Regards,
>
> Andreas
Hi,
some more explanations:
- the umlauts in the menus work, I use the internationalization support
of wx
- I also use a wxHtml-Window to display my about-dialogue, and here the
umlauts work, too. I use the _(...) macro here, too.
As the same html-helpfile works under linux without problems I consider
this to be a bug in wx. Maybe someone has an Idea where this bug could
be located.
Regards,
Andreas
More information about the wx-users
mailing list