Your datasource would have to return that; it is up to your model to do this. Or, return a large row height for the last item in your group, and override -frameOfCellAtColumn:row: and return a smaller row for the cell to draw in.

-corbin

On Dec 15, 2008, at 10:05 AM, Arun wrote:

Hi,

Thanks for the sugussion..it worked for me.
Is there any way in which we can add an empty row at the end of each group?

-Arun

On Mon, Dec 15, 2008 at 11:10 PM, Corbin Dunn <corb...@apple.com> wrote: - (CGFloat)outlineView:(NSOutlineView *)outlineView heightOfRowByItem:(id)item AVAILABLE_MAC_OS_X_VERSION_10_4_AND_LATER;

--corbin



On Dec 15, 2008, at 9:32 AM, Arun wrote:

Hi

How can we resize the row height for Items in the NSOuline view so that the
we can make a clear distincton between the groups?

-Arun



_______________________________________________

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

Reply via email to