[Glade-users] gtk_text_entry

srinivas srinivas at comodo.com
Fri May 27 02:27:46 EDT 2005


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.



More information about the Glade-users mailing list