realbasic-nug
[Top] [All Lists]

Re: [bug/FYI] MsgBox doesn't display diacritical [high-ascii] characters

To: REALbasic NUG <realbasic-nug at lists dot realsoftware dot com>
Subject: Re: [bug/FYI] MsgBox doesn't display diacritical [high-ascii] characters correctly
From: Stefan Pantke <seaside dot ki at mac dot com>
Date: Mon, 4 Oct 2004 01:20:21 +0200
Delivered-to: realbasic-nug at lists dot realsoftware dot com
References: <73EB2C4A-1588-11D9-B86A-000A9585ABA2 at mac dot com> <960F77EC-158C-11D9-8D99-000A95880024 at bitjuggler dot com>

Am 4. Okt 2004 um 00:35 schrieb Thomas Reed:

On Oct 3, 2004, at 6:06 PM, Stefan Pantke wrote:

Call MsgBox -> Diacriticals are printed using mathematical letters.

Not here. Sounds like you've got a problem with the encoding on the string you're trying to display. Perhaps it has not been set correctly?

I have hundreds of constants in a module. Other constants
and diacriticals go just fine - but not in MsgBox, but
in my own window.

Added another one by hand, I didn't copied it.

I didn't evaluated stuff in detail, but what I see
are definitely non-german characters. Added this
to my report. Keyboard layout is set to german.

For constants, I don't need to set the encoding, since
RB sets the correct since I entered them through the
IDE. Am i wrong?

Did you really tried MsgBox()? Might this be due to
a constant which contains two EndOfLine()s? Might the
problem related to the explanatory part of the MsgBox()
Text only?

5.5.3 in use.

_______________________________________________
Unsubscribe or switch delivery mode:
<http://www.realsoftware.com/support/listmanager/>

Search the archives of this list here:
<http://www.realsoftware.com/listarchives/lists.html>

<Prev in Thread] Current Thread [Next in Thread>