|
Hi, I have this piece of code
the logic is simple: display a window with a button and show a tooltip when the mouse hovers over the button. of course it doesn't work. what am I missing? what happens: the window and the button inside it are displayed. what doesn't happen: the tooltip is not shown when i hover over the button
(comments are locked)
|

"It doesn't work" is not helpful in the least bit. How about explaining exactly what happens and doesn't happen so we can help you better?
what happens: the window and the button inside it are displayed. what doesn't happen: the tooltip is not shown when i hover over the button