hi all,
While trying to resize the GtkTreeView Columns on Windows Operating
System,
the text (label) in the column header seems to flicker (as the background of
the treeview is visible.)
This does not happen on Linux. What needs to be done to reduce this flicker
so that the resize appears
Just for the record, if anyone else hits this.
> I wrote:
> > I have a tree view with 3 columns, which sits within a scrolled
> > window.
> >
> > The middle column contains what can be quite a lengthy string.
> > When the user opens the window in question, I'd like her to be
> > visually awa
On Tue, 28 Aug 2007, Dave Howorth wrote:
> Allin Cottrell wrote:
> > I have a tree view with 3 columns, which sits within a scrolled
> > window.
> >
> > The middle column contains what can be quite a lengthy string.
> > When the user opens the window in question, I'd like her to be
> > visua
Allin Cottrell wrote:
> I have a tree view with 3 columns, which sits within a scrolled
> window.
>
> The middle column contains what can be quite a lengthy string.
> When the user opens the window in question, I'd like her to be
> visually aware that the third column is there: the problem is
I have a tree view with 3 columns, which sits within a scrolled
window.
The middle column contains what can be quite a lengthy string.
When the user opens the window in question, I'd like her to be
visually aware that the third column is there: the problem is that
with the columns autosized,