• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: NSOutline resizing of rows
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: NSOutline resizing of rows


  • Subject: Re: NSOutline resizing of rows
  • From: Corbin Dunn <email@hidden>
  • Date: Mon, 15 Dec 2008 10:44:21 -0800

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 <email@hidden> 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 (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


References: 
 >NSOutline resizing of rows (From: Arun <email@hidden>)
 >Re: NSOutline resizing of rows (From: Corbin Dunn <email@hidden>)
 >Re: NSOutline resizing of rows (From: Arun <email@hidden>)

  • Prev by Date: Re: Where is the Computer Image ?
  • Next by Date: Re: NSOutline : NSTableViewSelectionHighlightStyleSourceList
  • Previous by thread: Re: NSOutline resizing of rows
  • Next by thread: View Swapping
  • Index(es):
    • Date
    • Thread