I am trying to make a widget insensitive to mouse clicks but active in all
other respects using the following statement :-

    m_TreeView->set_events(~Gdk::BUTTON_PRESS_MASK);

This doesn't work, what am I misunderstanding about event masks ?
-- 
View this message in context: 
http://www.nabble.com/Widget-mask-out-clicks-tf2912405.html#a8137609
Sent from the Gtkmm mailing list archive at Nabble.com.

_______________________________________________
gtkmm-list mailing list
[email protected]
http://mail.gnome.org/mailman/listinfo/gtkmm-list

Reply via email to