Re: Scrolling a GtkTreeview cell



Please see attached screenshot (4.5" screen - hence the size constraint).

I was imagining using the arrow keys to move the text in the right column
of the selected row. Ellipses could then show up on both sides of the
"visible" text.

On Wed, Jan 24, 2018 at 6:30 AM, Lucky B.C <lblackc13 gmail com> wrote:

Hi, can you show a demo about the problem?

On Mon, Jan 22, 2018 at 6:03 PM, Kian Karas <kian karas dev gmail com>
wrote:
Hi,

I have a GtkTreeview with size constraints, which causes the text of one
particular column in one particular row not to fit into its cell.

Is there a way for the user to scroll the content of a specific cell
(i.e.
a specific column in the current highlighted row) - e.g. with the
keyboard
arrow keys, when the GtkTreeview has focus?

My GtkTreeview has two columns and multiple rows. It is currently only
one
particular row in my right column that suffers from this issue. However,
it
would be great if the solution would be general enough to support
scrolling
of the right column of any row (if the content do not fit). I do not
expect
to have this issue on my left column. The right column only ever contains
text (GtkCellRendererText).

Thanks!
Kian Karas
_______________________________________________
gtk-app-devel-list mailing list
gtk-app-devel-list gnome org
https://mail.gnome.org/mailman/listinfo/gtk-app-devel-list



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]