get datas from entries...
- From: sefo <sefo tlse wanadoo fr>
- To: gtk-app-devel-list gnome org
- Subject: get datas from entries...
- Date: Thu, 25 Jul 2002 19:14:28 +0100
hi,
1/
i'd like to know how i could get the data from an entry widget and put it into a text widget
i managed to get the value of the entry when i validate (enter key) and i managed to print it in the console
(g_print) but i can't display it in the text widget (gtk_insert_text())
look @ the code here (http://sefo.netfirms.com/prog1.txt)
2/
i got 4 entries and a button, i'd like the button to get the value of the 4 entries
and put each of these values in a variable.
look @ the code here (http://sefo.netfirms.com/prog2.txt)
thx
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]