Re: GtkDrawingArea on_clicked ?
- From: Rob Benton <rob benton conwaycorp net>
- To: Chris Vine <chris cvine freeserve co uk>
- Cc: gtkmm-list gnome org
- Subject: Re: GtkDrawingArea on_clicked ?
- Date: Mon, 28 Nov 2005 20:05:59 -0600
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]