RE: button_press_event from image



you must pack the Gtk2::Image inside a Gtk2::EventBox, as the image
widget does not listen to the button events.

Thanks. It works a treat now.

Why does the Gtk2::Image not inherit the signals from Gtk2::Widget - amongst them button_press_event?

Jeff



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]