Tagged Questions
0
votes
1answer
218 views
NSPopUpButton revert to initial state
I register for notification NSPopUpButtonWillPopUpNotification in order to change the pop up menu before it is shown. The new pop up menu consist of running Application list with respected icons. When ...