[Glade-users] gtk entry
- From: rgiles at centurytel.net (Rikke D. Giles)
- Subject: [Glade-users] gtk entry
- Date: Wed Jun 1 14:06:04 2005
On 2005.06.01 00:19, srinivas wrote:
now due to glade, widget creation in interface and callbacks
in callbacks.c, i am not getting how to refer the entry widget
using button_next_click. how to create object of entry widget and
how can i pass the signal to text_entry_activate.
Make it a static or global variable (the widget), when you first
create it. Or use lookup_widget() depending upon your code.
Rikke
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]