Re: "Responsive Design" with Gtk+



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]