Re: Scrolling a GtkTreeview cell
- From: Kian Karas <kian karas dev gmail com>
- To: cecashon aol com
- Cc: gtk-app-devel-list list <gtk-app-devel-list gnome org>
- Subject: Re: Scrolling a GtkTreeview cell
- Date: Thu, 25 Jan 2018 08:13:23 +0100
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, <cecashon 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
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]