Skip to content

TrayMenu can't show unicode characters #84

Description

@GTOL

Code to reproduce the problem.

FXTrayIcon icon = new FXTrayIcon(stage, App.class.getResource("image/icon.png"));
icon.show();
icon.addExitItem("退出");

FYI
Unicode text is not displayed correctly in awt Label

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions