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

Doug Blank doug.blank at gmail.com
Thu Jan 20 09:00:22 EST 2011


On Wed, Jan 19, 2011 at 10:13 PM, Doug Blank <doug.blank at gmail.com> wrote:
> 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.

I think what I am looking for is described in the FAQ:

http://faq.pygtk.org/index.py?req=show&file=faq14.020.htp

and the couple of questions before that. Perhaps that will help you too.

-Doug

> -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