• 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: Blunt edges to Window
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Blunt edges to Window


  • Subject: Re: Blunt edges to Window
  • From: Rob Keniger <email@hidden>
  • Date: Fri, 12 Dec 2008 15:17:42 +1000


On 12/12/2008, at 3:04 PM, Arun wrote:

Went through the documentation and could not find ant API...
Any idea about the name of the API?


You're probably looking for - (void)setContentBorderThickness: (CGFloat)borderThickness forEdge:(NSRectEdge)edge

Try subclassing NSWindow and calling

[self setContentBorderThickness:24.0 forEdge:NSMinYEdge];

in your init method.

--
Rob Keniger



_______________________________________________

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: Blunt edges to Window
      • From: Rob Keniger <email@hidden>
References: 
 >Blunt edges to Window (From: Arun <email@hidden>)
 >Re: Blunt edges to Window (From: Volker in Lists <email@hidden>)
 >Re: Blunt edges to Window (From: Arun <email@hidden>)
 >Re: Blunt edges to Window (From: Stéphane Sudre <email@hidden>)
 >Re: Blunt edges to Window (From: Arun <email@hidden>)

  • Prev by Date: Re: Announce the time every 30 minutes
  • Next by Date: Re: Blunt edges to Window
  • Previous by thread: Re: Blunt edges to Window
  • Next by thread: Re: Blunt edges to Window
  • Index(es):
    • Date
    • Thread