[276] in The GTK GIMP ToolKit mailing list archive
[gtk-list] gtkstatuslabel widget
daemon@ATHENA.MIT.EDU (raph@acm.org)
Wed Jun 4 18:07:41 1997
Date: Wed, 4 Jun 1997 15:03:35 -0700
To: gtk-list@redhat.com
From: raph@acm.org
Resent-From: gtk-list@redhat.com
Reply-To: gtk-list@redhat.com
Hi,
I just made a "status label" widget for gzilla, and, since I've
heard a couple of people here express interest in something similar,
I decided to post it.
The source is available at:
http://www.levien.com/gimp/gtkstatuslabel.tar.gz
The README file follows. I hope someone finds it useful.
Raph
_______________________________________________________________________
README file for gtkstatuslabel widget
The gtkstatuslabel widget is exactly like gtklabel, except for two
things:
1. The requested size is always 100 pixels wide.
2. If the text does not fit into the size allocated, then a chunk of
it in the middle is replaced with "..." so that it will just fit.
As such, this widget is ideally suited to displaying status
information.
I hope you find it useful.
Raph Levien
<raph@acm.org>
--
To unsubscribe: mail -s unsubscribe gtk-list-request@redhat.com < /dev/null