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

Tomasz Kubacki tomasz.kubacki at gmail.com
Sat Jan 22 21:27:52 EST 2011


hi,

I missed you emails. Thanks for reply !

One more question how can i "post" clipboard to certain widget in c#.
I mean how to translate following line from Python to c# ?

focus.paste_clipboard()

Cheers,

Tomasz Kubacki

Dnia 2011-01-20, czw o godzinie 09:00 -0500, Doug Blank pisze:
> 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