Re: Create custom NSTableView with a button inside
Re: Create custom NSTableView with a button inside
- Subject: Re: Create custom NSTableView with a button inside
- From: Alfian Busyro <email@hidden>
- Date: Tue, 04 Sep 2012 10:16:54 +0900
Did you look at the TableViewPlayground sample project from Apple?
as Conrad said, on this example only covers view-based tableview.
My question to Alfian, however, is why a cell-based table view is
desired. Are you targeting 10.6?
Yes, My project still targeting OSX 10.6 (Snow Leopard) as a main target.
On 12/09/04 4:13, Conrad Shultz wrote:
On 09/03/2012 05:11 AM, Koen van der Drift wrote:
On Sep 3, 2012, at 5:50 AM, Alfian Busyro <email@hidden> wrote:
are there any examples of how to create a custom cell-based table view with a button inside of the column ?
Did you look at the TableViewPlayground sample project from Apple?
TableViewPlayground covers view-based table views; the OP specified
cell-based table views.
My question to Alfian, however, is why a cell-based table view is
desired. Are you targeting 10.6?
_______________________________________________
Cocoa-dev mailing list (email@hidden)
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:
This email sent to email@hidden