Re: Programatically resizing a NSTableView
Re: Programatically resizing a NSTableView
- Subject: Re: Programatically resizing a NSTableView
- From: "M. Uli Kusterer" <email@hidden>
- Date: Wed, 1 Oct 2003 00:50:33 +0200
At 21:46 Uhr +0200 30.09.2003, Rolf wrote:
I am desperately trying to resize a NSTableView programatically but
it just won't resize and I don't understand why.
I have tried setFrame, setFrameSize, added setNeedsDisplay, etc. Why
doesn't setFrame work, and what's the correct way to do it ?
Maybe what you're trying to do is not resize the table view, but
rather resize the scroll view that's around the table view? The
NSTableView object in Project Builder's palette actually creates a
table view inside a scroll view.
--
Cheers,
M. Uli Kusterer
------------------------------------------------------------
"The Witnesses of TeachText are everywhere..."
http://www.zathras.de
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.