Skip to content

Using a JavaFX Tooltip as form tooltip #180

Description

@oova

Can I use a JavaFX Tooltip as form tooltip for my input field? I tried adding it to a TextField via FXML, but the binding via the ID does not seem to work as the tooltip's text was empty (instead of showing the message from the resource bundle). It works fine when I use a Label with the same ID (located underneath the TextField).

Thank you for your support.

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

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions