hi all;

      i am developing application with glade and c. i have a text_entry
widget, and a button widget in different layouts. when i enter the text,
and gave enter the text entered is printed to the console according to
the pgm i given.
 
      now i would like to get the same with button widget. when i press
the next_button it has to check whether text has entered to the
text_entry or not, if entered it has to print to the console. if not
warning msg will pop up.

     the main pbm is when i tried to call the function to callbacks
using lookup, i can't able to get the value entry widget value.

    how can i get this functionality;

thanks;

vasu.

_______________________________________________
gtk-app-devel-list mailing list
gtk-app-devel-list@gnome.org
http://mail.gnome.org/mailman/listinfo/gtk-app-devel-list

Reply via email to