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

Re: IB bewilderment


  • Subject: Re: IB bewilderment
  • From: Jean-Daniel Dupas <email@hidden>
  • Date: Wed, 9 Jan 2008 18:11:52 +0100


Le 9 janv. 08 à 17:54, ghe a écrit :

I'm pretty new to Xcode, and something happened yesterday that I don't understand.

The program I'm working on zooms the window as part of its awakeFromNib.

In Interface Builder->Window->Window Attributes, there's a box called "Frame Name". I entered a string in there, and it *seems* that doing that caused the window to zoom on one launch, then not zoom on the next, then zoom, then not...

I don't understand the connection, if any. IB is a black box to me. I've looked around, but can't find an explanation of what's going on inside it.

Can any of you explain of any of this??

--
Glenn English
email@hidden

See documentation for setFrameAutosaveName: in NSWindow reference.

http://developer.apple.com/documentation/Cocoa/Reference/ApplicationKit/Classes/NSWindow_Class/Reference/Reference.html#/ /apple_ref/occ/instm/NSWindow/setFrameAutosaveName:

The name you set in Interface Builder is used as frameAutoSaveName. It probably explains your window behavior.




_______________________________________________ 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
References: 
 >IB bewilderment (From: ghe <email@hidden>)

  • Prev by Date: Re: Building framework with another framework
  • Next by Date: Re: IB bewilderment
  • Previous by thread: IB bewilderment
  • Next by thread: Re: IB bewilderment
  • Index(es):
    • Date
    • Thread