[Glade-users] Entry And Text

PCc0d3r pcc0d3r@basari.net.tr
Wed, 14 Mar 2001 20:52:52 -0800


Firstly I want to make some exercises on entries and texts
i made an entry(entry1), a text(text1) and a button(button1)
- how can i show the text (which was in entry) in text when button clicked
like that in delphi
entry1.Caption := text1.text

- i know how to write a file in glade but i want the program to write the 
text in text1 to the file which i will type in entry1

if u have any suggestions please send them to me!
PCc0d3r