Re: Variable row heights in NSTableView ?
Re: Variable row heights in NSTableView ?
- Subject: Re: Variable row heights in NSTableView ?
- From: Olivier <email@hidden>
- Date: Tue, 20 Aug 2002 12:31:50 -0500
From the NSTableView documentation:
- (void)setRowHeight:(float)rowHeight
Although this set the height of every row, you cannot set the height
for a single row, or not that i'm aware of.
Olivier
On Tuesday, August 20, 2002, at 12:02 PM, Robert Miller wrote:
>
Hello,
>
>
Does anyone know if it is at all possible to create a subclass of
>
NSTableView that would be able to support user definable variable row
>
heights ? I understand that this 'feature' was omitted for performance
>
reasons but, it should have at least been made available for
>
developers who might require it. Is there an example of this
>
capability somewhere? Iis it even possible given the existing
>
NSTableView API ??
>
>
Any info would be greatly appreciated
>
Regards,
>
Bob M.
>
_______________________________________________
>
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.
_______________________________________________
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.