Widget mask out clicks



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.




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