Hi, I have found out the reason why I was wrong in using gtk_widget_event() with GDK_Return. the gtkmozembed control has to be ON THE TOPMOST OF ALL WINDOWS when it is capable of receiving GDK_Return.
thank you all yangxl ---Hi, ---Does anybody know how to programmably send an Enter key to a gtkmozembed ---control ? ---I have tried with function gtk_widget_event(), but in vain ---Thanks in advance ---yangxl
