It is correct.

You're not actually passing meta+c, meta+v and other shortcuts directly
into the field. You are instead actually calling the menu items, which
happen to have these shortcuts assigned. These menu items then happen to
pass the messages to the first responder, which happens to be the field
editor.

On Thu, Dec 22, 2011 at 12:09, Riccardo Mottola
<[email protected]>wrote:

> Hi,
>
> is it correct that I can copy&paste into a field using keyboard shortcuts
> only when the edit menu is explicitly present? without it doesn't work (it
> does thorugh the context menu but it is awkward to use)
>
> Riccardo
>
> ______________________________**_________________
> Discuss-gnustep mailing list
> [email protected]
> https://lists.gnu.org/mailman/**listinfo/discuss-gnustep<https://lists.gnu.org/mailman/listinfo/discuss-gnustep>
>



-- 
Ivan Vučica - [email protected]
_______________________________________________
Discuss-gnustep mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/discuss-gnustep

Reply via email to