Problem in creating a new widget.
- From: Madhusudan E <madhusudan huawei com>
- To: gtk-app-devel-list gnome org
- Subject: Problem in creating a new widget.
- Date: Tue, 10 Oct 2006 13:52:15 +0530
Hi All,
I am creating a new widget say of CLASS A (like class table or so).
I need few key press events and I am achieving the same by
GtkBindingSet
But when I remove the widget from container, as in through
(Gtk_container_remove)
And then add another widget of same CLASS A to the container.
The key press events are received by both the widgets. (which I have
achieved through GtkBindingSet)
Should I explicitly remove the key bindings from the widget (when I am
removing it from the container) or how to go about it ??
If I am not clear in explaining, pls mail me back I would like to add more
details.
Rgds,
Madhusudan E
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]