|
Hi. I have this piece of code
this should display a tooltip when the cursor hovers on the button. now, this code does not work. the tooltip is not displayed. it works if i move the GUI.Label instruction inside func function, but this forces me to display the tooltip inside the window and it is not a feasible solution. it seems GUI.tooltip is not updated if the update occurs inside the window. any ideas?
(comments are locked)
|
