gtk_text_entry
- From: srinivas <srinivas comodo com>
- To: gtk-app-devel-list gnome org
- Subject: gtk_text_entry
- Date: Fri, 27 May 2005 11:55:25 +0530
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.
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]