NSTableView with rows having different heights
NSTableView with rows having different heights
- Subject: NSTableView with rows having different heights
- From: Ramesh PVK <email@hidden>
- Date: Sat, 17 Jan 2004 10:32:10 +0530
Hi ,
I want to create an NSTableView object with different row heights.How
can i get this done.
I tried subclassing NSTableColumn and overriding dataCellForRow: of
that class. Even though I am able to change the size of each cell in
the row.The cells are not shown with that size.
Could any one help me out....
Thanks,
Ramesh
_______________________________________________
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.