Re: Gtk3 Frame does not show



On 18 September 2012 08:10, Christian Gorba <christian gorba dutrain de> wrote:
> Hi, I'm relatively new to Gtk and I'm having issues with the GtkFrame
> Widget.
> I have a simple test program (see below) that's supposed to display a frame.
> If compiled with Gtk2 the frame shows up nicely. The same code compiled
> with Gtk3.2/.4 produces no frame at all. Is that a bug

I think visible frames (outlines) are deprecated:

http://developer.gnome.org/hig-book/3.5/controls-frames.html.en

You should still get a label and an indent though. The idea is to
reduce visual clutter.

John


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