• 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: Programmatic "Size To Fit"
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Programmatic "Size To Fit"


  • Subject: Re: Programmatic "Size To Fit"
  • From: Michael Watson <email@hidden>
  • Date: Thu, 1 May 2008 13:58:11 -0400

Others have mentioned -[NSControl sizeToFit], but I thought it was worth reminding that when you can't find a method to do what you want in a given class, remember to check its superclasses for methods the class inherits for what you seek.


-- m-s


On 01 May, 2008, at 13:39, Randall Meadows wrote:
I am creating a bunch of controls (at least NSTextfield, NSPopupButton, NSSlider, and perhaps others) programmatically (that will eventually be shown in an NSTableView), and would like to apply the "Size To Fit" feature that IB provides. However, there doesn't seem to be any API that does that.

Does IB simply brute-force the resizing for every type of view, or am I missing the appropriate call in the NSView API?

Thanks!
randy
_______________________________________________

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:
@bungie.org


This email sent to email@hidden

_______________________________________________

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: 
 >Programmatic "Size To Fit" (From: Randall Meadows <email@hidden>)

  • Prev by Date: Re: Programmatic "Size To Fit"
  • Next by Date: Re: [SOLVED] Re: FSCopyObjectASync Not Calling Callback In Cocoa
  • Previous by thread: Re: Programmatic "Size To Fit"
  • Next by thread: Re: Programmatic "Size To Fit"
  • Index(es):
    • Date
    • Thread