-
Hi, I have hard time making MFXTooltip appear. Could anyone provide some code example to help me? Thanks in advance. 👍 |
Beta Was this translation helpful? Give feedback.
Answered by
palexdev
Oct 17, 2023
Replies: 2 comments 3 replies
-
Which library? MaterialFX(main branch) or MFXComponents(rewrite branch) |
Beta Was this translation helpful? Give feedback.
3 replies
-
What I had problem with was styling. I had to call 'mfxTooltip.setPopupStyleableParent(...)` to make it work. Otherwise no popup was visible. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
2023-10-17.15-37-09.mp4
It works for me. Unless you provide a more complete MRE, I can't help you