On Fri, 26 Oct 2001, Arun wrote: > May be but will have to create GdkEvent object first. > I didnt find a way to do the same.
Hmm. If emitting keypressed needs a GdkEvent, it might not be a good idea after all. I'm quite sure you can't create one in pygtk. > > Well, you can add a handler to the "activate" signal if the widget offers > > it. What widget is this? > > The widget was GnomeEntry > Problem is i dont know what the next widget is, if that is known > I could have requested a grabfocus. I repeat, why not use the "activate" signal which triggers on enter? Take care, -- Christian Reis, Senior Engineer, Async Open Source, Brazil. http://async.com.br/~kiko/ | [+55 16] 272 3330 | NMFL _______________________________________________ pygtk mailing list [EMAIL PROTECTED] http://www.daa.com.au/mailman/listinfo/pygtk
