Cocoa osx NSButton show text when mouse over -


in application mac want show info text when users moves mouse pointer on button. this:

enter image description here

how can achieve correctly?

thanks in advance.

this works me in xcode 6.2:

in identity inspector(the pane on right hand side in image below), in tool tip section enter "sad face":

enter image description here


Comments

Popular posts from this blog

java - Spring Data JPA: Why findOne(id) executing delete query internally? -

python - Mongodb How to add addtional information when aggregating? -

java - Incorrect order of records in M-M relationship in hibernate -