BigZaphod/Chameleon

NSHelpManager

mscarafo opened this issue · 0 comments

When creating a tooltip using NSHelpManager, make the calls 'setContextHelp' and 'showContextHelpForObject' The tooltip displays fine. The problem is that when I click on the view below the exposed tooltip, the first mouse click is completely comsumed by NSHelpManager. I get no notice anywhere the mouse is down. The user is then forced to click a second time to invoke the button. Not sure if this is a Chameleon issue or not. But any insights would be helpful. Thanks.