Message 1 of 4
[Python] Show message when hover over button

Not applicable
06-08-2019
03:24 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hi everyone,
Im creating a script in python. I have an interface with complex parameters and I would love to show a message when I hover over a button or float/int field. I know Maya does that standard for its user interface but I cant find anything for python scripting.
Is this actually possible?