Re: Wrapped text in GtkTreeView
- From: Vivien Malerba <vmalerba gmail com>
- To: Slou <elephantum cyberzoo ru>
- Cc: gtk-app-devel-list gnome org
- Subject: Re: Wrapped text in GtkTreeView
- Date: Wed, 15 Jun 2005 11:15:49 +0200
On 6/15/05, Slou <elephantum cyberzoo ru> wrote:
Hi!
I have list of a very long lines which I want to be accessible to user
with no penalty (additional clicking etc.).
So the solution is obvious - wrapped text in TreeView, but I found no
way to create such CellRenderer.
All discussions on this subject I found are at least a year old. What is
the current state of this problem?
You can either:
-> add a "line_wrap" property to the GtkCellRendererText object, or
-> create your own GtkCellRenderer object (see
http://scentric.net/tutorial/treeview-tutorial.html)
Vivien
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]