Re: "Responsive Design" with Gtk+
- From: Stefan Salewski <mail ssalewski de>
- To: sam@sam.today, gtk-list gnome org
- Subject: Re: "Responsive Design" with Gtk+
- Date: Tue, 19 Jul 2016 16:59:00 +0200
On Tue, 2016-07-19 at 21:29 +1000, sam@sam.today wrote:
In my reddit application, I have this terribly long buttonbox
You may try
https://developer.gnome.org/gtk3/stable/GtkLabel.html#gtk-label-set-ellipsize
for your button labels.
For example, I am using it in notebook tab labels in a paned widget,
and when I reduce one half of the paned, a label like "Long file name"
shrinks to "Long fi...". If that is something you may like, you may try
that.
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]