On Mon, 3 Oct 2011 16:23:56 +0200 Johannes Marbach <[email protected]> wrote: > The Gtk::Frame widget does not draw any shadow at my end. If for > instance I compile and run the attached sample code, I only get this > http://img94.imageshack.us/img94/4446/screenshotat20111003162.png. Is > this intended behaviour (maybe related to Gtk+3) or am I doing > something wrong? I'm running gtk and gtkmm version 3.2.0
It's a problem with both the default gtk+3 theme (which will show a border but only with a shadow in) and the adwaita gnome-3 themes, which won't show a shadow at all. I suggest you file a bug at gnome bugzilla. Chris _______________________________________________ gtkmm-list mailing list [email protected] http://mail.gnome.org/mailman/listinfo/gtkmm-list
