On Sun, Nov 1, 2009 at 9:42 AM, Ben Haller <bhcocoa...@sticksoftware.com> wrote:\ > The only unusual thing about this tableview is that I set it up in code > instead of in IB, so I assume the root of the problem is in my programmatic > setup code. But where? I've been hunting for a -setEditable:YES method > somewhere that I need to call, but I haven't found it...
Oh! You forgot to call -setEditable: on the table columns. :) --Kyle Sluder _______________________________________________ Cocoa-dev mailing list (Cocoa-dev@lists.apple.com) 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: http://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com This email sent to arch...@mail-archive.com