-
Hi @Akascape. Is there a way that I can attach a tool-tip to a to a specific column of buttons - or a single button, if there is no way to do it for a column? |
Beta Was this translation helpful? Give feedback.
Answered by
Akascape
Jun 23, 2023
Replies: 2 comments
-
@avalon60 |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
avalon60
-
Thanks - that worked! |
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
@avalon60
This is the instance of each table cell/button:
table.frame[row, column]
. So simply attach the tooltip to that cell.