Is adding an image to a button possible? #4770
Unanswered
rewindturtle
asked this question in
Q&A
Replies: 1 comment
-
crickets |
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
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I am wondering if it is possible for a button to display an image instead of text. I am basically looking for an ImageWidget with a set_on_clicked event in Python. I found this issue where it was noted that you could pass an UIImage to a Button but I have not been able to achieve this. This cpp API also seems to suggest that an image can be passed to a button.
Beta Was this translation helpful? Give feedback.
All reactions