Andreas Volz wrote:
Hello, I use a ComboBoxEntry in a Toolbar. The default keys for text copy and paste (Ctrl-X/V/C) doesn't work. Any ideas why? Do I have to implement it by myself? I thought Entries support it by default. regards Andreas _______________________________________________ gtkmm-list mailing list gtkmm-list gnome org http://mail.gnome.org/mailman/listinfo/gtkmm-list
Could it be that Entry doesn't have the focus? -Jose