Re: PopUp menus in tables
Re: PopUp menus in tables
- Subject: Re: PopUp menus in tables
- From: "Frank D. Engel, Jr." <email@hidden>
- Date: Wed, 05 Oct 2016 17:26:40 -0400
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 <email@hidden> wrote:
On Oct 4, 2016, at 17:39, Frank D. Engel, Jr. <email@hidden> 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 (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
_______________________________________________
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