Re: GtkDrawingArea on_clicked ?



Chris Vine wrote:
You don't need an EventBox if you have a DrawingArea as I am pretty sure it has its own Gdk::Window (that is one of its purposes). If so, it is already capable of receiving events - you just need to enable them with Gtk::Widget::set_events().

Then why in the world did I write my code like that? :)
They definitely do have their own Gdk::Window. Looks like I got some work to do.



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