Re: Hiding NSTableColumns?
Re: Hiding NSTableColumns?
- Subject: Re: Hiding NSTableColumns?
- From: Moray Taylor <email@hidden>
- Date: Mon, 17 May 2004 18:31:39 +0100
Hmm, there's a thought, I'll give it go...
On May 17, 2004, at 5:01AM, Moray Taylor wrote:
Is it possible to hide NSTableColumns, or do I need to remove and
insert them?
(If they still query the datasource, that's OK.)
What happens if you set their width to zero? You will have to
temporarily change their min width to zero as well if it isn't
already.
-Frank
------------------------------------
Frank M. Midgley
email@hidden
http://homepage.mac.com/knarf/
_______________________________________________
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.