Re: Custom widget and propagate on_expose_event



El Dec 6, 2010, a las 1:27 PM, Kees Kling <ckling upcmail nl> escribió:
Hi jose,

I also compiled the source code you showed me in the link
http://library.gnome.org/devel/gdk/stable/gdk-Windows.html#gdk-Windows.description

and also got the warning that compositing was not possible, but the example looks like to do where is made for, even when I comment out the line with " gdk_window_set_composited (event->window, TRUE); ". Does that mean  that if I create the widget using gtk instead of gtkmm, I have a better chance????

I don't think so, since gtkmm is just a thin wrapper over the C API.  Whatever can be done using the C API should also be possible using the C++ API provided that the code in both languages are equivalent.
Kees 

_______________________________________________
gtkmm-list mailing list
gtkmm-list gnome org
http://mail.gnome.org/mailman/listinfo/gtkmm-list

--
José


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