• 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: how to implement the auto-complement function like Xcode 3.x?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: how to implement the auto-complement function like Xcode 3.x?


  • Subject: Re: how to implement the auto-complement function like Xcode 3.x?
  • From: j o a r <email@hidden>
  • Date: Wed, 13 Aug 2008 13:49:28 -0700


On Aug 12, 2008, at 8:24 PM, Leopard x86 wrote:

Then here comes the question: how can we implement this function for our editor-like application?
Because I am working on an editor project which concerns about the user experience, I think the auto-complement function is an indispensable one. Moreover, the Xcode-style of auto-implement is exactly what I want. This feature can improve the efficiency and productivity of users greatly.


Have a look at the NSTextView "- textView:completions:forPartialWordRange:indexOfSelectedItem:" delegate method.

j o a r


_______________________________________________

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


References: 
 >how to implement the auto-complement function like Xcode 3.x? (From: Leopard x86 <email@hidden>)

  • Prev by Date: Re: Core Data Bindings. weird behavior.
  • Next by Date: Re: NSTypesetter layoutParagraphAtPoint:
  • Previous by thread: how to implement the auto-complement function like Xcode 3.x?
  • Next by thread: Programmatic removal of an object..
  • Index(es):
    • Date
    • Thread