• 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
NSOutlineView - separator lines
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

NSOutlineView - separator lines


  • Subject: NSOutlineView - separator lines
  • From: Alex Kac <email@hidden>
  • Date: Fri, 27 Mar 2015 00:34:25 -0600

I'm trying to get rid of NSOutlineView horizontal separator lines.
I've tried the following with no luck.

self.outlineView.gridStyleMask = NSTableViewGridNone;
self.outlineView.gridColor = [NSColor clearColor];
self.outlineView.intercellSpacing = NSZeroSize;

https://www.dropbox.com/s/f6eteh5wgrou5kh/Screenshot 2015-03-27 00.31.00.png?dl=0

https://www.dropbox.com/s/4eha0ohbf9id0xb/Screenshot 2015-03-27 00.34.14.png?dl=0

Its possible its getting overwritten elsewhere, but so far I haven't
found anything.

So…any tips? :D

_______________________________________________

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


  • Follow-Ups:
    • Re: NSOutlineView - separator lines
      • From: Roland King <email@hidden>
  • Prev by Date: Re: Storyboard warning: internationalization of (null)
  • Next by Date: Re: NSOutlineView - separator lines
  • Previous by thread: Re: NSAppleScript Problem
  • Next by thread: Re: NSOutlineView - separator lines
  • Index(es):
    • Date
    • Thread