• 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 can I prevent drag-and-drop initiation in an NSTextField
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: How can I prevent drag-and-drop initiation in an NSTextField


  • Subject: Re: How can I prevent drag-and-drop initiation in an NSTextField
  • From: Kyle Sluder <email@hidden>
  • Date: Tue, 16 Aug 2011 11:31:37 -0700

On Tue, Aug 16, 2011 at 11:26 AM, Michael Crawford
<email@hidden> wrote:
> I assume you meant NSTextField not NSTextView? I'm working on touch based
> museum exhibits, which run on Mac mini's.  Suffice it to say I don't want to
> allow the movement of text.

Remember, all editing is done by the field editor, which is an
instance of NSTextView. This includes selection. NSTextField has no
selection or editing capabilities of its own.

--Kyle Sluder
_______________________________________________

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 can I prevent drag-and-drop initiation in an NSTextField (From: Michael Crawford <email@hidden>)
 >Re: How can I prevent drag-and-drop initiation in an NSTextField (From: Kyle Sluder <email@hidden>)
 >Re: How can I prevent drag-and-drop initiation in an NSTextField (From: Michael Crawford <email@hidden>)

  • Prev by Date: Re: How can I prevent drag-and-drop initiation in an NSTextField
  • Next by Date: Re: How to pass command line parameters to Cocoa App
  • Previous by thread: Re: How can I prevent drag-and-drop initiation in an NSTextField
  • Next by thread: Re: How can I prevent drag-and-drop initiation in an NSTextField
  • Index(es):
    • Date
    • Thread