• 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
ComboBox Notification
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

ComboBox Notification


  • Subject: ComboBox Notification
  • From: Jon Hull <email@hidden>
  • Date: Sun, 24 Aug 2003 15:13:27 -0700

I have an NSComboBox with an internal list and auto-completion. I need to be notified when the user has typed something and the box has auto-completed. Right now, using -(void)controlTextDidChange:(NSNotification*), I am notified when the user types, but unfortunately before the box has auto-completed.

This is important because other parts of my interface update to reflect the current text in the comboBox, and they are currently reflecting only what is typed, and not what is actually shown in the box.

Any help is greatly appreciated!

Thanks,
Jon
_______________________________________________
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: ComboBox Notification
      • From: Bruno Gaufier <email@hidden>
  • Prev by Date: Re: difference between a method and function?
  • Next by Date: Dragging to an NSTextview
  • Previous by thread: Re: difference between a method and function?
  • Next by thread: Re: ComboBox Notification
  • Index(es):
    • Date
    • Thread