On Mon, 2008-08-11 at 17:03 -0300, Paulo Flabiano Smorigo wrote: > Hello, > > Ok, I understood... Now I have another doubt. > Which is the best for my purpose, eventbox or drawing area? Or both > works fine?
they both work. the only difference is really which events they are setup to receive by default. you will probably want to reset this anyway, so it really makes no difference which one you choose. personally, i'd use event box ... _______________________________________________ gtkmm-list mailing list [email protected] http://mail.gnome.org/mailman/listinfo/gtkmm-list
