Re: Gtk::DrawingArea



Ian Strascina writes:
 > 
 > Hi, I'm trying to capture a click inside a Gtk::DrawingArea to create a 

stuff inside an event box and handle its signals instead.
you may have to change the signal mask on the event box to
make sure they're selected for delivery.

see Gtk::Widget::add_events()



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