Background color of Treeviews with just few rows

2015-09-30 Thread Juan L. Freniche
Hello, I would appreciate help in this topic: I have a notebook with several pages. Every page has a scrolledwindow and then a treeview. For treeviews with sufficient rows, no problema but if the treeview has a small number of rows, the remaining area below the last row is in white color.

Re: GTK/GDK Bug 09/30/15

2015-09-30 Thread Paul Davis
On Wed, Sep 30, 2015 at 5:50 PM, Thomas Dineen wrote: > Gentle People: > > I am getting a segfault from GTK/GDK. This segfault is associated with > the top level window freezing up! It dose seem to "wake up" again if the top > level menus are accessed. This is not how

GTK/GDK Bug 09/30/15

2015-09-30 Thread Thomas Dineen
Gentle People: I am getting a segfault from GTK/GDK. This segfault is associated with the top level window freezing up! It dose seem to "wake up" again if the top level menus are accessed. Dose anyone know what causes this freezing up? Is there anything else I could do or send

GTK3 application docs, unclear statement

2015-09-30 Thread Stefan Salewski
In https://developer.gnome.org/gtk3/stable/ch01s04.html#id-1.2.3.12.5 we have Before we can make use of this schema in our application, we need to compile it into the binary form that GSettings expects. GIO provides macros to do this in autotools-based projects. I have still no idea what