Re: How to get the bounds as seen by the user?
Re: How to get the bounds as seen by the user?
- Subject: Re: How to get the bounds as seen by the user?
- From: Cameron Hayne <email@hidden>
- Date: Mon, 27 Jun 2005 12:37:16 -0400
On 27-Jun-05, at 12:24 PM, Theodore H. Smith wrote:
I'm trying to find out how wide is my NSTableView, so I can do my
own highly customised column resizing.
So, I tried to use [bounds] to get the width of the NSTableView.
You want to use 'frame', not 'bounds'.
MulleFaBVisualizer would be useful for you:
http://www.mulle-kybernetik.com/artikel/MulleFaBVisualizer/
--
Cameron Hayne
email@hidden
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden