• 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: NSComboBox Completion
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

RE: NSComboBox Completion


  • Subject: RE: NSComboBox Completion
  • From: "Jonathan E. Jackel" <email@hidden>
  • Date: Tue, 29 Oct 2002 10:16:00 -0500

Sure. Subclass and override completedString: to look up the substring in
your custom list first. Return [super completedString:substring] if the
substring is not on your list.

Jonathan

> -----Original Message-----
> From: email@hidden
> [mailto:email@hidden]On Behalf Of Chris Vincent
> Sent: Monday, October 28, 2002 10:01 PM
> To: email@hidden
> Subject: NSComboBox Completion
>
>
> Would it be possible to make an NSComboBox auto-complete words that
> aren't listed in its menu?
>
> ~ Dris ~
>
> "You can count days, or you can make every day count."
> - Unknown
>
> - Random Signature #13 -
> _______________________________________________
> 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.
_______________________________________________
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.

References: 
 >NSComboBox Completion (From: Chris Vincent <email@hidden>)

  • Prev by Date: [ot] file menu ordering
  • Next by Date: Re: Problem with arguments of an NSTask
  • Previous by thread: NSComboBox Completion
  • Next by thread: bounds, width & height question
  • Index(es):
    • Date
    • Thread