Re: GTK TreeView



Hi!


It will probably work if you make the cells editable (https://developer.gnome.org/gtk3/stable/GtkCellRendererText.html#GtkCellRendererText--editable).
Alternatively, you could write your own cell renderer (maybe inheriting GtkCellRendererText) to handle the selection yourself.

Regards,

Vivien


On 11 September 2013 18:05, Tech Support Department <tech frontrowcomputer com> wrote:
Will someone please describe a way to make text selectable for the purposes of allowing the user to copy from a GTK TreeView.?   We are stumped.

Thank you very much.

_______________________________________________
gtk-list mailing list
gtk-list gnome org
https://mail.gnome.org/mailman/listinfo/gtk-list




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