• 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
How to set default value for NSTextField from program before window is displayed?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

How to set default value for NSTextField from program before window is displayed?


  • Subject: How to set default value for NSTextField from program before window is displayed?
  • From: Samvel Khalatian <email@hidden>
  • Date: Fri, 21 Mar 2008 19:09:36 -0500

Hi,

I am quite new in Cocoa programming and didn't understand yet how to set initial value for some NSTextField from program?

Imagine I have a collection (Array of data, say, mates names). Want to see the first name from array in window once program starts up. So, I have a controller. Controller is instantiated in projects NIB.

Field (NSTextField), call it 'mate name', is connected to Controller via IBOutlet. Unfortunately setting any value in given text field from Controller init method does not produce any meaningful effect because it is executed before main window actually displayed resulting in empty field shown upon window appearance.

So, how to resolve this issue and thus set some text in NSTextField so that once Window is opened this value to be automatically shown?

Thanks.
_______________________________________________

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: How to set default value for NSTextField from program before window is displayed?
      • From: Jonathan Hess <email@hidden>
    • Re: How to set default value for NSTextField from program before window is displayed?
      • From: Kevin Vanwulpen <email@hidden>
    • Re: How to set default value for NSTextField from program before window is displayed?
      • From: Amr Nashaat <email@hidden>
    • Re: How to set default value for NSTextField from program before window is displayed?
      • From: "Kyle Sluder" <email@hidden>
  • Prev by Date: Re: Simple Out-of-Box Demo: Private Framework Crashes in 10.3.9
  • Next by Date: Re: How to set default value for NSTextField from program before window is displayed?
  • Previous by thread: xmldata: ContentTypeDeclaration *and* NodePrettyPrint?
  • Next by thread: Re: How to set default value for NSTextField from program before window is displayed?
  • Index(es):
    • Date
    • Thread