Re: Enabling cut and paste in modal window
Re: Enabling cut and paste in modal window
- Subject: Re: Enabling cut and paste in modal window
- From: Keary Suska <email@hidden>
- Date: Tue, 06 Nov 2007 15:30:38 -0700
- Thread-topic: Enabling cut and paste in modal window
on 11/6/07 2:00 PM, email@hidden purportedly said:
> 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).
I do this all the time, and copy/cut/paste always work. What are all of the
symptoms? Are the menu items enabled? Have you changed the menus' action
methods?
Best,
Keary Suska
Esoteritech, Inc.
"Demystifying technology for your home or business"
_______________________________________________
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