I found it, I think that we have to do check the string value returned by: gtk.gdk.keyval_name(event.keyval)
2009/7/14 nohics nohics <[email protected]> > For now I'm looking at in event.keyval, where event is an argument of the > callback function key-press-event, but I don't know if the int values of > kayval are standard. Is that what we shall do ? > > 2009/7/14 nohics nohics <[email protected]> > >> Hello, How can I know what key is pressend on the keyboard when the Entry >> Widget receive the key-press-event signal ? >> Thanks. >> >> >
_______________________________________________ pygtk mailing list [email protected] http://www.daa.com.au/mailman/listinfo/pygtk Read the PyGTK FAQ: http://faq.pygtk.org/
