[Glade-users] mouse button event



On Sun, 2004-01-25 at 16:11, christophe Meyer wrote:

I've designed a short example to learn how the mouse works.
It's made of an image whith a button_press_event, and a 
button_release_event. But when i press a mouse button nothing happens.

Some widgets don't receive all events by default. Perhaps you need to
edit the event mask (Property Editor->Common->Events). Some widgets,
like labels, can't receive events at all and then you need to place
the widget inside an event box (it's in GTK+ Additional in the
Palette).

-- 
Tomi Manninen / OH2BNS / KP20ME04





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