You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.
The text was updated successfully, but these errors were encountered: