[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
Accessing multiple widgets
- From: Dieter Oelofse <Dieter_o1 Verifone Com>
- To: gtk-app-devel-list redhat com
- Subject: Accessing multiple widgets
- Date: Tue, 5 Oct 1999 10:51:49 +0100
I am new to GTK+ development. My problem is how to access multiple widgets from
a callback. I want to take the text of two entry boxes, do some processing in
the callback function that belongs to a button and put the result in a third
entrybox. I just can't seem to figure out how to access these entry boxes from a
callback that does not own any reference to these entry boxes. I don't think
declaring these boxes globally is a good idea, but it might solve my problem.
Thanks
Dieter Oelofse
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]