get datas from entries...



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]