On Wed, 2007-06-27 at 09:58 -0500, Allen wrote:
> Hey,
> 
> could someone possibly tell me why Gtk::DrawingArea is not recognising 
> all of the Gtk::Widget signals that G::Widgets can emit?
> 
> I'm trying to capture mouse clicks in a G::DA widget and it's driving me 
> nutts! not to be able to capture those clicks.  Does anyone have a 
> suggestions as to how I may do this?
> 
> Thanks everyone.  I appreciate any and all help.

Maybe you need to use a Gtk::EventBox:
http://www.gtkmm.org/docs/gtkmm-2.4/docs/tutorial/html/ch13.html

-- 
Murray Cumming
[EMAIL PROTECTED]
www.murrayc.com
www.openismus.com

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

Reply via email to