Re: Treeview (liststore) CSS question
- From: Mike Martin <mike redtux plus com>
- To: gtk-app-devel-list <gtk-app-devel-list gnome org>
- Subject: Re: Treeview (liststore) CSS question
- Date: Tue, 19 Mar 2019 12:25:18 +0000
Resolved my issue, turns out I needed some voodoo with properties
$widgetpage{file_scroll}->set('propagate_natural_height','1');
$widgetpage{file_scroll}->set_vexpand(0);
On Mon, 18 Mar 2019 at 16:01, Mike Martin <redtux1 gmail com> wrote:
Is it possible to set different background for a treestore, with a
liststore, for populated rows v blank area.
ie: If I have a dynamic treeview I would like to have one background
colour for the rows and another for the treestore where there are no rows
The particular example has the following tree
Grid,Notebook,grid,scrolledwindow,treeview
thanks
Mike
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]