(no subject)
- From: Olaf Leidinger <leidola newcon de>
- To: gtk-list gnome org
- Subject: (no subject)
- Date: Tue, 09 Oct 2001 23:39:08 +0200
Hello.
There are two ways. The simplest one is to use a global variable to store the entries address. The more complex one is to use gtk_object_set_data (I think that was the name) to save the entrie's address in the dialog
widget under a certain name. Then you can use gtk_object_get_data in the dialog's callback to get the the address of the entry widget.
Ciao,
Olaf
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]