Re: bug on Mac OSX

Jeroen van der Zijp <[email protected]> Thu, 21 Dec 2023 20:31:33 -0600
Newsgroups gmane.comp.lib.fox-toolkit.user
Organization FOX Toolkit
Message-ID <[email protected]>
On Thu, 21 Dec 2023 20:08:46 -0500
"John Selverian" <[email protected]> wrote:

> It's a minor problem but I thought I'd bring it up.
> 
>  
> 
> In the FXList widgets the tipText is set to the label of the
> current item. I've recently added Unicode support to my program.
> The Unicode displays properly in the FXList on Windows/Linux/OSX.
> However, I just noticed that the tipText only displays Unicode on
> Windows and Linux. On the Mac I get squares for the Unicode
> characters.

I'm assuming the glyphs are actually present?  If they are, maybe
composing character diacritics may help
    
            -- JVZ