• 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: Missing documentation and bug?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Interface Builder: Missing documentation and bug?


  • Subject: Interface Builder: Missing documentation and bug?
  • From: Stephane Sudre <email@hidden>
  • Date: Fri, 22 Jul 2005 16:11:24 +0200

The IBViewProtocol protocol defines the following methods:

// Return the minimum/maximum size of the view if resized from the knob position `position'.
- (NSSize)minimumFrameSizeFromKnobPosition:(IBKnobPosition)position;
- (NSSize)maximumFrameSizeFromKnobPosition:(IBKnobPosition)knobPosition;


1. The documentation is missing

2. minimumFrameSizeFromKnobPosition does not work correctly. If you specify a minSize of 30,30 for a view, you can set the view dimension to 0,0. On the first resizing, the restrictions may apply but on the second resizing, they do not.

Is there a plan to document the InterfaceBuilder official APIs after 5 years?

_______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden


  • Prev by Date: Re: Multiline Search and Replace
  • Next by Date: Exporting Symbols...
  • Previous by thread: Looking for a syntax highlighting control
  • Next by thread: Exporting Symbols...
  • Index(es):
    • Date
    • Thread