GtkEntry widget in a MenuItem not getting button_press_event signals
- From: Wallace Owen <wally owen titan com>
- To: gtk-app-devel-list gnome org
- Subject: GtkEntry widget in a MenuItem not getting button_press_event signals
- Date: Fri, 29 Jul 2005 16:46:59 -0700
Am I doing something wrong? the online ref. man for GtkMenuItem says:
"As it derives from GtkBin it can hold any valid child widget, altough
only a few are really useful."
.. so I put a GtkTable in it, then put a 2D array of GtkEntry widgets in
that, and then connected the GtkEventBoxes to the button_press_event.
If I put the table into an hbox, the signal handler gets invoked and
all's hoopy.
What might I be doing wrong? Am I abusing the MenuItem class somehow?
// Wally
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]