On 05/25/2005 06:36:00 AM, srinivas wrote:
hi ;
thanks for reply; from on_text_entry_activate i can call the
out put handler, but from on_button_next how to call output
handler. i am not getting how to get the entry object from
interface.c to callbacks.c. in on_text_entry_activate, due to
activate signal handler i can able to access and get the text.
how to pass signal to the on_button_next.
I don't know--this is glade, right? But you have the same
problem, whether you emit a signal or just use an output helper:
either way, you need the address of the entry.
_______________________________________________
gtk-app-devel-list mailing list
gtk-app-devel-list@gnome.org
http://mail.gnome.org/mailman/listinfo/gtk-app-devel-list