• 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
Interface Builder "layout" versus "frame"
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Interface Builder "layout" versus "frame"


  • Subject: Interface Builder "layout" versus "frame"
  • From: John Stiles <email@hidden>
  • Date: Thu, 8 Nov 2007 10:26:11 -0800

I've noticed that Interface Builder shows not only a "frame" value for object sizes, but also a "layout" value.

I am trying to create a few controls programatically and it seems like I'd get results a lot closer to what I'm expecting if I could create them with a "layout" rectangle instead of a "frame" rectangle. For instance, if I make an NSTabView, it's significantly inset compared to the NSRect I've set. But if I go into IB and create a tab control and set up its "layout" rectangle to match what I want, the positioning is perfect.

So programatically, how do I work with "layout" rectangles instead of "frames"?

I know that technically I could just hard-code the margin sizes of controls but I am hoping to avoid this… it doesn't seem future-proof.

_______________________________________________

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: Interface Builder "layout" versus "frame"
      • From: "Ken Ferry" <email@hidden>
    • Re: Interface Builder "layout" versus "frame"
      • From: Joe Ranieri <email@hidden>
  • Prev by Date: Re: Best pattern to follow for scheduling an event
  • Next by Date: Re: Best pattern to follow for scheduling an event
  • Previous by thread: Re: Best pattern to follow for scheduling an event
  • Next by thread: Re: Interface Builder "layout" versus "frame"
  • Index(es):
    • Date
    • Thread