Maurizio Colucci <seguso.forever@xxxxxx> writes: > is it possible to detect mouse clicks on a label or on the enclosing box? You need to put the label into a Gtk::EventBox. The EventBox can detect events, whereas a Label cannot. You can then connect to its signal_button_press_event signal. HTH, Roger -- Roger Leigh Printing on GNU/Linux? http://gimp-print.sourceforge.net/ GPG Public Key: 0x25BFB848. Please sign and encrypt your mail. _______________________________________________ gtk-list@xxxxxxxxx http://mail.gnome.org/mailman/listinfo/gtk-list