Re: problem with motion notify signals



Just a guess, but this sounds an awful lot like you've connected the
same function to two different signals.

If thats not the case, I'd have to see how you have your widgets setup
to tell for sure.

Paul

On 11/20/06, oedipus <alexander arnoldt gmx de> wrote:

Hi,

I have created an interface, where I have a Gtk::Image and a
Gtk::Drawingarea. The Gtk::Image got a motion notify signal in a
Gtk::Eventbox and the Gtk::Drawingarea has also its own motion notify signal
and a button press event, but not in an extra Gtk::Eventbox. When I now
press somewhere in the drawing area the functions connected to the motion
notify signal of the Gtk::Image get triggered. This is some unwanted
behavior and it causes me also a segmentation fault because of that. Do I
need to put the signals of the drawing area also in an extra Gtk::Eventbox
that they don't interfere with each other? Can someone tell me why I have
that behavior?

Thank you in advance
Alex

--
View this message in context: http://www.nabble.com/problem-with-motion-notify-signals-tf2668038.html#a7439931
Sent from the Gtkmm mailing list archive at Nabble.com.

_______________________________________________
gtkmm-list mailing list
gtkmm-list gnome org
http://mail.gnome.org/mailman/listinfo/gtkmm-list




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