Re: NSTextField and Drag'n'Drop destination
Re: NSTextField and Drag'n'Drop destination
- Subject: Re: NSTextField and Drag'n'Drop destination
- From: Matt Neuburg <email@hidden>
- Date: Thu, 1 Aug 2002 18:53:12 -0700
On Tue, 30 Jul 2002 01:27:38 +0200, Famille GOUREAU-SUIGNARD
<email@hidden> said:
>
I've found the same question in the archives, but with no significant
>
repply.
>
So, here I am :
>
>
I can't manage to get my NSTextField to be a destination for a Drag and
>
Drop that works with other items.
Then you didn't look very carefully in the archives. This question has been
very well answered. For example:
http://cocoa.mamasam.com/COCOADEV/2002/07/1/39161.php
Once you understand that while an NSTextField is editing there is an
NSTextView physically in front of it, blocking it from view, a light bulb
goes on in your head and *lots* of problems are suddenly solved all at
once. That NSTextView (the "field editor") is yours to play with. Play! m.
--
matt neuburg, phd = email@hidden,
http://www.tidbits.com/matt
pantes anthropoi tou eidenai oregontai phusei
Subscribe to TidBITS! It's free and smart.
http://www.tidbits.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.