Re: NSTableView can't delete last column?
Re: NSTableView can't delete last column?
- Subject: Re: NSTableView can't delete last column?
- From: Heinrich Giesen <email@hidden>
- Date: Thu, 10 Feb 2005 16:11:57 +0100
On 10.02.2005, at 13:13, Ben Golding wrote:
The column header wasn't
selectable or usable but it was still showing and I didn't think it
should be.
I had a look at your test application. Add this line:
[[tableView enclosingScrollView] setNeedsDisplay:YES];
at the end of your deleteColumn: method.
--
Heinrich Giesen
email: 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