Hi Eric

I was not aware of the list box. It looks more flexible than the tree view,
and might be what i need.

However, then my problem would be to scroll some other widget (other than a
GtkTreeview cell), without adding a scroll bar. The only space I have is
within the cell of the table. Using cario to draw the ellipses is my only
idea for indicating scroll ability. Maybe I could add a scroll bar of zero
size...

Thanks.

On Wed, Jan 24, 2018 at 7:38 PM, <cecas...@aol.com> wrote:

> Hi Kian,
>
> Have you tried a GtkListBox for this? You can probably setup a scrolling
> window in a row in a listbox.
>
> https://blog.gtk.org/2017/06/01/drag-and-drop-in-lists-revisited/
>
> Eric
>
_______________________________________________
gtk-app-devel-list mailing list
gtk-app-devel-list@gnome.org
https://mail.gnome.org/mailman/listinfo/gtk-app-devel-list

Reply via email to