Am Fri, 22 Feb 2008 16:38:24 -0500 schrieb José Alburquerque: > 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 > > [email protected] > > http://mail.gnome.org/mailman/listinfo/gtkmm-list > > > > > Could it be that Entry doesn't have the focus?
It has the focus. I could write text into the entry and all my keyboard signals work. But maybe I changed some settings with glade by accident. Any ideas for what I should look? Maybe I could print some properties out and check so if the state. regards Andreas _______________________________________________ gtkmm-list mailing list [email protected] http://mail.gnome.org/mailman/listinfo/gtkmm-list
