[Gtk-sharp-list] copy and paste accelerators inside TextView

Doug Blank doug.blank at gmail.com
Wed Jan 19 22:13:34 EST 2011


On Wed, Jan 19, 2011 at 3:30 AM, Tomasz Kubacki
<tomasz.kubacki at gmail.com> wrote:
> hi all,
>
> I'm using monodevelop's stetic designer to add menu items in my app's
> main menu. I've found that if i add default copy, paste, cut options
> then (with default key accelerators: ctrl+c,ctrl+v,ctrl+x) then those
> accelerators won't work inside TextView.
>
> Any idea to workaround this ?

I, too, hope to hear a good answer to this. But, it looks like you
might take a look at having the the menu options emit signals that the
textview will continue to listen to. Or maybe look at the Clipboard
class.

-Doug

> regards,
>
> Tomasz Kubacki
>
> _______________________________________________
> Gtk-sharp-list maillist  -  Gtk-sharp-list at lists.ximian.com
> http://lists.ximian.com/mailman/listinfo/gtk-sharp-list
>


More information about the Gtk-sharp-list mailing list