Closed GoogleCodeExporter closed 9 years ago
Original comment by nekoh...@gmail.com
on 15 Nov 2006 at 12:07
Original comment by woutclym...@gmail.com
on 23 Jan 2007 at 5:27
Original comment by woutclym...@gmail.com
on 24 Jan 2007 at 10:56
exerpt from http://pygtk.org/pygtk2reference/class-gtklabel.html :
Note that setting this property to a value other than pango.ELLIPSIZE_NONE has
the
side-effect that the label requests only enough space to display the ellipsis
"...".
In particular, this means that ellipsizing labels don't work well in notebook
tabs,
unless the tab's "tab-expand" property is set to True. Other means to set a
label's
width are with the gtk.Widget.set_size_request() and set_width_chars() methods.
Original comment by nekoh...@gmail.com
on 17 Jun 2007 at 5:38
again, muntyan on #pygtk is providing a cool patch for this that I will commit
soon :)
Original comment by nekoh...@gmail.com
on 17 Jun 2007 at 3:14
Original comment by nekoh...@gmail.com
on 18 Mar 2008 at 1:49
Original comment by nekoh...@gmail.com
on 16 Apr 2011 at 2:56
Original issue reported on code.google.com by
nekoh...@gmail.com
on 12 Nov 2006 at 9:51