Re: GtkFrame has no frame border drawn?

2015-08-10 Thread Chris Vine
On Mon, 10 Aug 2015 15:05:30 +0100 Emmanuele Bassi wrote: > Hi; > > On 10 August 2015 at 14:51, Richard Shann > wrote: > > > Having invested effort in this it is exasperating to discover that > > GTK+ chooses a default theme that cripples one of the widgets - by > > failing to draw a frame arou

Re: GtkFrame has no frame border drawn?

2015-08-10 Thread Emmanuele Bassi
Hi; On 10 August 2015 at 14:51, Richard Shann wrote: > Having invested effort in this it is exasperating to discover that GTK+ > chooses a default theme that cripples one of the widgets - by failing to > draw a frame around the contents the user can no longer see clearly what > is being grouped

Re: GtkFrame has no frame border drawn?

2015-08-10 Thread Richard Shann
On Mon, 2015-08-10 at 09:05 +0100, Emmanuele Bassi wrote: > Hi; > > the theme is responsible for drawing the frame. The old Windows theme > engine shows a frame; the default GTK+ theme (Adwaita) does not. Thank you for explaining the problem. As a developer of a free software program using GTK+ I

Re: GtkFrame has no frame border drawn?

2015-08-10 Thread Emmanuele Bassi
Hi; On 10 August 2015 at 12:11, Chris Vine wrote: > On Mon, 10 Aug 2015 09:05:50 +0100 > Emmanuele Bassi wrote: >> Hi; >> >> the theme is responsible for drawing the frame. The old Windows theme >> engine shows a frame; the default GTK+ theme (Adwaita) does not. > > The original Adwaita theme di

Re: GtkFrame has no frame border drawn?

2015-08-10 Thread Chris Vine
On Mon, 10 Aug 2015 09:05:50 +0100 Emmanuele Bassi wrote: > Hi; > > the theme is responsible for drawing the frame. The old Windows theme > engine shows a frame; the default GTK+ theme (Adwaita) does not. The original Adwaita theme did not show frames. More recent versions (for GTK+ versions re

Re: GtkFrame has no frame border drawn?

2015-08-10 Thread Emmanuele Bassi
Hi; the theme is responsible for drawing the frame. The old Windows theme engine shows a frame; the default GTK+ theme (Adwaita) does not. Ciao, Emmanuele. On 9 August 2015 at 17:07, Richard Shann wrote: > I've recently noticed that the GtkFrames in my application have lost the > line drawn a