Re: modifying the meld user interface



On 19 January 2016 at 01:16, Thomas Keller <thomas keller8001 gmail com> wrote:
Hello,

I have two quick questions about the meld user interface:

1)
the horizontal scrollbar (at the bottom) is displayed even if text width
does not exceed the window width (ie, when there is nothing to scroll).

Is it possible to hide the scrollbar ?

Meld has this as always-show; you can turn this to auto if you like,
but that will have an effect on drawing offsets in several widgets
that aren't prepared for this setting, so some things won't look quite
right.

2)
similarly, is it possible to hide the "tab window", the one with the
"close tab" button, which is displayed at the top left under the menu?

If you're talking about hiding the list of tabs, then you could set
the "show-tabs" property of the GtkNotebook in meldapp.ui to False.

cheers,
Kai


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]