> > If its with emit function, what are the parameters other than the > > signal name. > > Arguments to be passed as the signal's arguments. See > > gtk/gtk-signals.html > > in the gtk documentation.
Thanks for replying, I had looked into that. the problem is function tries to find a GdkEvent object and I could find a way to create the same. But some wher in the gtk list a comment said its not a good idea to generate events like keypress from the program. Is there any alternate ? I want to have focus change on Enter keypress. Regards, Arun. _______________________________________________ pygtk mailing list [EMAIL PROTECTED] http://www.daa.com.au/mailman/listinfo/pygtk
