Hi

I like to conserve screen space, so I tried to change my GTK scrollbar
width in a gtk rc file:
style "scroll"
{
    GtkScrollbar::slider-width        = 10
}
class "*" style "scroll"

Now, gvim drew a narrow scrollbar in a wide space.  Nosing around, I
found in gui.h,

/* Default size of scrollbar */
#define SB_DEFAULT_WIDTH    15

And sure enough, changing this and recompiling gets me the narrow
scrollbar.  Any GTK expert can advise why this is so?

On windows, from memory, gtk takes the scrollbar width from the
windows setting (where I had it set to the minimum).

Regards, John
--~--~---------~--~----~------------~-------~--~----~
You received this message from the "vim_dev" maillist.
For more information, visit http://www.vim.org/maillist.php
-~----------~----~----~----~------~----~------~--~---

Raspunde prin e-mail lui