[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
Cut/Copy/Paste menu selections
- From: Darryl Luff <darryl snakegully nu>
- To: "gtk-app-devel-list gnome org" <gtk-app-devel-list gnome org>
- Subject: Cut/Copy/Paste menu selections
- Date: Sun, 07 Mar 2004 19:43:32 +0800
Hi all.
The widgets in my app already respond to Ctrl-C/Ctrl-V and the
select/middle button paste etc with their default behaviour. But I've
added a standard Edit menu, containing Cut, Copy, Paste and Delete
entries. What code needs to be in the callbacks for these menu
selections? Should I send the appropriate signals to the current
widgets, or are there existing functions I can call to give the standard
behaviour when someone uses the menu items?
Thanks.
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]