[Gtk-sharp-list] Textview keypress event problem

Chris Howie cdhowie at gmail.com
Wed May 20 12:08:06 EDT 2009


You would need to annotate that method with [GLib.ConnectBefore] for
this to work.

2009/4/9 Atis <drake1 at freemail.hu>:
> Hello all,
> I would like to use the keypress event  (C#) to decide whether the content
> of a textview widget has changed or not at the exit of an application. If it
> changed, I ask whether I should save the modification or not. My problem is
> that the keypress event captures only the Lshift, Rshift, Caps lock keys,
> but not the regular "letter" and "number" keys.
> (this is the function, autogenerated by monodevelop )
>
> protected virtual void OnTxtwMegjegyzesKeyPressEvent (object o,
> Gtk.KeyPressEventArgs args)
>         {
>             valtozas="1";
>         }
>
> It should be fired up when any key pressed with the focus on the textview
> widget.
> Any help please? Thanks, Ati
>
> ________________________________________________________
> AEG – ELECTROLUX háztartási gépek NAPI AKCIÓS ÁRON ITT!
> MOSÓGÉPEK – mosogatógépek – hűtők – sütő + főzőlap szettek ORSZÁGOS
> házhozszállítással!
> VIDEÓ termékbemutatóinkkal OTTHONODBA viszi a bolti vásárlás élményét az
> AEGshop.hu!
> _______________________________________________
> Gtk-sharp-list maillist  -  Gtk-sharp-list at lists.ximian.com
> http://lists.ximian.com/mailman/listinfo/gtk-sharp-list
>
>



-- 
Chris Howie
http://www.chrishowie.com
http://en.wikipedia.org/wiki/User:Crazycomputers


More information about the Gtk-sharp-list mailing list