• 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
comboBoxSelectionDidChange problem?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

comboBoxSelectionDidChange problem?


  • Subject: comboBoxSelectionDidChange problem?
  • From: Theodore Petrosky <email@hidden>
  • Date: Fri, 12 Dec 2003 05:31:35 -0800 (PST)

I have the delegate set up and this is getting called
when the combo box changes however it is showing me
the result before the change.

I assumed that the log would show me the 'new' string
but on the first pass the string is null.

What am I not understanding?

- (IBAction)comboBoxSelectionDidChange:(NSNotification
*)nofif {

NSLog(@"changed = %@", [clientNamesComboBox
stringValue]);

}

Ted

__________________________________
Do you Yahoo!?
New Yahoo! Photos - easier uploading and sharing.
http://photos.yahoo.com/
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.

  • Follow-Ups:
    • Re: comboBoxSelectionDidChange problem?
      • From: j o a r <email@hidden>
    • Re: comboBoxSelectionDidChange problem?
      • From: Robert Cerny <email@hidden>
  • Prev by Date: Use a variable form an istance into another
  • Next by Date: Drawing application dock icon from Cocoa?
  • Previous by thread: RE: Use a variable form an istance into another
  • Next by thread: Re: comboBoxSelectionDidChange problem?
  • Index(es):
    • Date
    • Thread