• 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
When are bound variables initialized?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

When are bound variables initialized?


  • Subject: When are bound variables initialized?
  • From: Michael Lutz <email@hidden>
  • Date: Tue, 12 Apr 2005 20:34:48 +0200

Hi,

in one NIB I have two windows: One main and one Chart window. Those two windows are controlled by one 'AppController' class. The Chart window has two radio buttons on it, where the selectedValue is bound to NSMutableString *selectedXAxisValue. When I show the Chart window the first time selectedValue is nil and none of the buttons is selected.<x-tad-smaller> </x-tad-smaller>
So my question is: When is selectedValue initialized the first time and how can I initialize it up-front (so one button is selected)?

Any hints, pointers to documentation are very welcome :).

Cheers,
Michael
 _______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:

This email sent to email@hidden

  • Follow-Ups:
    • Re: When are bound variables initialized?
      • From: Kevin Ballard <email@hidden>
  • Prev by Date: Re: Question about relation between File's Owner, First Responder and controller object...
  • Next by Date: debugger woes
  • Previous by thread: losing a custom cursor in a drawer?
  • Next by thread: Re: When are bound variables initialized?
  • Index(es):
    • Date
    • Thread