2005/5/27, srinivas <[EMAIL PROTECTED]>:

>       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;

maybe:
http://developer.gnome.org/doc/API/2.0/gtk/GtkEntry.html#gtk-entry-get-text

cheers
-- 
Gian Mario Tagliaretti
PyGTK GUI programming
http://www.parafernalia.org/pygtk/
_______________________________________________
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