Re: gtk window accelerator process problem.



what works and what does not? if your focus is in the text widget I
guess you get the 'textview copy' action, and if your focus is
elsewhere you get the menu callback ? Or is it different?

b.t.w.: do your users expect that <ctrl><c> works differently in a
different context?

Olivier

2010/3/1 Xiaoyu Du <duxy sinogrid com>:
I have a problem about gtk keybindings.
I have a menu in main window , and add CTRL+C accelerator,
but in the same window, I have a text view use ctrl+c too
I want user text view built-in CTRL+C to process my key press
event, but for others widgets in main window, I want use the
menu ctrl+c singal. Can anyone help me to solve this?



_______________________________________________
gtk-app-devel-list mailing list
gtk-app-devel-list gnome org
http://mail.gnome.org/mailman/listinfo/gtk-app-devel-list




[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]