Re: Text field and copy/paste...
Re: Text field and copy/paste...
- Subject: Re: Text field and copy/paste...
- From: Erik Thorteran <email@hidden>
- Date: Tue, 25 Sep 2001 16:25:10 -0700
did you connect them to the first responder?
On Tuesday, September 25, 2001, at 09:14 AM, Thierry Bucco wrote:
Hi,
Here is my problem :
I have a text field in a custom window.
I don't have a main menu in the top of the screen, because my
application needs to be always in the foreground.
so the main menu appears as a contextual one when I click on a
button on my custom window using :
[NSMenu popUpContextMenu:mainMenu withEvent:theEvent
forView:mainMenuButton];
In this menu I have Cut/paste, but it doesn't works, in fact any
shortcut works, what must I do to get shortcut working ?
Thanks for your help.
Thierry
_______________________________________________
MacOSX-dev mailing list
email@hidden
http://www.omnigroup.com/mailman/listinfo/macosx-dev