What little experience I have had so far with view-based tables has been less than good. They create more work with no practical benefit that I can determine. I've been thinking about trying to figure out how to ditch the constraint system in some of my xib files for the more traditional position/size system for a similar reason.

I have another idea I'm going to try; if that doesn't work out, I may be forced to fall back on this.


Thank you!


On 10/4/2016 20:59, Gary L. Wade wrote:
If you’re using a view-based table view (as all should be nowadays), and you 
have the popup button you clicked on, get the enclosing NSTableRowView and call 
rowForView:
--
Gary L. Wade
http://www.garywade.com/ <http://www.garywade.com/>
On Oct 4, 2016, at 4:03 PM, Steve Mills <sjmi...@mac.com> wrote:

On Oct 4, 2016, at 17:39, Frank D. Engel, Jr. <fde...@fjrhome.net> wrote:

Ok - wasn't aware of that one.

I tried it, but sadly get the same results.
Huh. I just used it the other day for handling right-clicks in tables and it 
works correctly for that.

Steve via iPad

_______________________________________________

Cocoa-dev mailing list (Cocoa-dev@lists.apple.com)

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:
https://lists.apple.com/mailman/options/cocoa-dev/fde101%40fjrhome.net

This email sent to fde...@fjrhome.net


_______________________________________________

Cocoa-dev mailing list (Cocoa-dev@lists.apple.com)

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:
https://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com

This email sent to arch...@mail-archive.com

Reply via email to