Can Deactivation be Prevented When Launching Popover?
Can Deactivation be Prevented When Launching Popover?
- Subject: Can Deactivation be Prevented When Launching Popover?
- From: Gordon Apple <email@hidden>
- Date: Sat, 13 Apr 2013 10:14:30 -0500
- Thread-topic: Can Deactivation be Prevented When Launching Popover?
We have a view-based tableView, each row containing a few controls and a
text field. Using a hover-view, mousing over a row launches a popover to
the side of the applicable row, containing information only (no
interaction). We subclassed NSPopover to set acceptsFirstResponder to NO to
prevent the popover from interfering with the text field editing in the row.
However, the popover still deactivates the table, dimming the highlighting,
etc., which we can get back by clicking on the row again. Is there any way
to prevent the popover launch from deactivating the table?
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden