Skip navigation.
 
mlEnabling cut and paste in modal window
FROM : mike woodworth
DATE : Tue Nov 06 22:00:15 2007

Hello all,

I'm loading a NSWindow and displaying it modally with NSApp -
runModalForWindow:

This is working great except the NSTextFields within the window don't 
support cut and paste.  Googling has uncovered a lot of cryptic 
references to overloading worksWhenModal, but from my reading this is 
done on other panels you wish to have active concurrently with your 
modal window.  I just want to be able to paste text from other apps 
*into* this modal window (it's my registration dialog).

mike
--
Mike Woodworth
<email_removed>

Related mailsAuthorDate
mlEnabling cut and paste in modal window mike woodworth Nov 6, 22:00
mlRe: Enabling cut and paste in modal window Keary Suska Nov 6, 23:30
mlRe: Enabling cut and paste in modal window Keary Suska Nov 7, 16:59
mlRe: Enabling cut and paste in modal window Uli Kusterer Nov 7, 18:18