>> i need a event handler for a gtkEntry which have the form "OnChange" or/ >> and "OnPressEnter" and a method to call a function which handle the >> gtkEntry input! > >the "activate" signal (when you stroke the enter key) : > >http://developer.gnome.org/doc/API/2.0/gtk/GtkEntry.html#GtkEntry-activ ate Are there some code examples? Thanks! Learning by looking to program code! > >otherwise, "insert-text" or "changed" signals of a gtkeditable : > >http://developer.gnome.org/doc/API/2.0/gtk/GtkEditable.html#GtkEditable -changed > _______________________________________________ gtk-list@xxxxxxxxx http://mail.gnome.org/mailman/listinfo/gtk-list