Re: Resizing last column of NSTableView when it touches window border
Re: Resizing last column of NSTableView when it touches window border
- Subject: Re: Resizing last column of NSTableView when it touches window border
- From: Jakob Egger <email@hidden>
- Date: Mon, 12 May 2014 11:58:19 +0200
A lot of people seem to misunderstand what I'm complaining about, so I made a short sample video to illustrate the problem
SAMPLE VIDEO
=============
This shows the issue both in my app, and in Finder:
http://youtu.be/FBpKfw-ifbc
PROPOSED SOLUTION
==================
I think the solution would be to add a delegate method to NSWindow that allows the delegate to decide if an event on the border should start resizing window, or if it should be passed on to the views in the window. I'll file a radar.
Best wishes,
Jakob
_______________________________________________
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