• 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: Creating a NSTextField
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Creating a NSTextField


  • Subject: Re: Creating a NSTextField
  • From: Ken Worley <email@hidden>
  • Date: Tue, 26 Feb 2008 10:21:38 -0700


On Feb 26, 2008, at 9:13 AM, Felipe Monteiro de Carvalho wrote:

But there is no initialization method for a NSTextField. How can I
create a NSTextField? Just alloc?


Generally more like:

[[NSTextField alloc] initWithFrame:someRect];

Ken

--
Ken Worley
Software Engineer, Tiberius, Inc.



_______________________________________________

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: 
 >Creating a NSTextField (From: "Felipe Monteiro de Carvalho" <email@hidden>)

  • Prev by Date: Re: Creating a NSTextField
  • Next by Date: Re: Creating a NSView with Interface Builder
  • Previous by thread: Re: Creating a NSTextField
  • Next by thread: Re: Creating a NSTextField
  • Index(es):
    • Date
    • Thread