Become a MacRumors Supporter for $50/year with no ads, ability to filter front page stories, and private forums.

fbs419

macrumors newbie
Original poster
Sep 9, 2012
8
0
There are a number of posts on this:

http://stackoverflow.com/questions/579879/copy-paste-not-working-in-modal-window

http://www.cocoabuilder.com/archive/cocoa/192462-enabling-cut-and-paste-in-modal-window.html

http://www.shipsomecode.com/software/enabling-keyboard-shortcuts-with-nsstatusitems/

They mention subclassing NSText, hooking up dummy menus, adding edit items, etc. Is all that necessary? It seems that cut and paste work fine on windows where you don't call runModalForWindow; why shouldn't modal windows work the same?

Is there a simpler solution out there for modal windows? -- Thanks
 
Register on MacRumors! This sidebar will go away, and you'll see fewer ads.