Apparently, this lack of a frame round a GtkFrame is the result of some style gurus deciding the frame caused "visual clutter" and sniping at the frame widget via the default theme. It has apparently been fixed in more recent default themes, but the widget itself has not been given a bold label nor an indent for the frame contents which would have made it compliant with the style guidelines being advocated. Well, as a workaround I have colored in the labels and done some padding so the Object Inspector is reasonably clear now. I haven't seen what this looks like if the frame border *is* drawn however. In git now for those able to build from source.
Richard On Sun, 2015-08-09 at 20:20 +0100, Richard Shann wrote: > I've just noticed that the GtkFrames used in the Score Layout and now > the Object Editor no longer have any border (in Gtk3). This is > apparently not going to be fixed: > > https://bugzilla.gnome.org/show_bug.cgi?id=659926 > > the idea seems to be that something external "themes" decides what > things should look like. The themes available via gnome-tweak-tool in my > (default) Wheezy installation don't include anything that fixes it. > > This makes frames pretty much useless, since they don't frame anything. > > I'm not sure where to go with this - the different things attached to a > note or chord need to be clearly grouped together so that they can be > tweaked easily. > > Does anyone else see this borderless frame problem? > > They are visible on Windows (just about anyway, a lot of stuff is pretty > washed out on windows). > > Richard > > > > _______________________________________________ > Denemo-devel mailing list > [email protected] > https://lists.gnu.org/mailman/listinfo/denemo-devel _______________________________________________ Denemo-devel mailing list [email protected] https://lists.gnu.org/mailman/listinfo/denemo-devel
