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>
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 mails | Author | Date |
|---|---|---|
| mike woodworth | Nov 6, 22:00 | |
| Keary Suska | Nov 6, 23:30 | |
| Keary Suska | Nov 7, 16:59 | |
| Uli Kusterer | Nov 7, 18:18 |






Cocoa mail archive

