• 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: code for drawing an NSTextField to a panel window ...
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: code for drawing an NSTextField to a panel window ...


  • Subject: Re: code for drawing an NSTextField to a panel window ...
  • From: Sidney San Martín <email@hidden>
  • Date: Fri, 13 Mar 2009 00:22:19 -0400

Remember that Interface Builder does not generate code! It saves a representation of the interface and its associated objects to a nib file which is read at runtime. Generating your interface by hand will not tell you what's going on behind the scenes, and IB is much more appropriate than code for laying out windows.
-Sidney


On Mar 11, 2009, at 12:11 PM, vinai wrote:

I know IB will do this for you, but I'd really like to get a handle on what goes on behind the scenes, so I've been attempting to create some of these elements by hand, with little success...
_______________________________________________

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: code for drawing an NSTextField to a panel window ...
      • From: vinai <email@hidden>
References: 
 >code for drawing an NSTextField to a panel window ... (From: vinai <email@hidden>)

  • Prev by Date: Re: Getting the front process path
  • Next by Date: Re: Handling errors in -initWithCoder:
  • Previous by thread: Re: code for drawing an NSTextField to a panel window ...
  • Next by thread: Re: code for drawing an NSTextField to a panel window ...
  • Index(es):
    • Date
    • Thread