• 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: Resizing problem
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Resizing problem


  • Subject: Re: Resizing problem
  • From: j o a r <email@hidden>
  • Date: Tue, 1 Apr 2003 09:07:24 +0200

NSControl (or NSView) doesn't have min or max sizes, only NSWindow does.
You'll have to set the min size of the window to match the minimum size required to display it's subview hierarchy.

j o a r

On Tuesday, Apr 1, 2003, at 08:06 Europe/Stockholm, Suman Ganguly wrote:

I'm developing an application using Interface Builder. Could you please tell
me how to set the min size of any control. Actually I want to bound the
controls with their parent view, so that the might not distorted while
resizing the view.
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.

References: 
 >Resizing problem (From: Suman Ganguly <email@hidden>)

  • Prev by Date: Re: Rendering an NSControl into a NSImage?
  • Next by Date: Re: Charting solutions
  • Previous by thread: Resizing problem
  • Next by thread: Re: NSUnarchiver - Why does this leak?
  • Index(es):
    • Date
    • Thread