Re: Scrolls in GTK



On Mon, 2006-11-20 at 20:26 +0300, Nickolay V. Shmyrev wrote:
[snip]
> It should be scrollbar-spacing style option 
> 
>
http://developer.gnome.org/doc/API/2.0/gtk/GtkScrolledWindow.html#GtkScrolledWindow--scrollbar-spacing
> 
> you might want to try to set it in your .gtkrc-2.0
> 
> [code]
> style
"test"                                                                    
>
{                                                                               
>    GtkScrolledWindow::scrollbar-spacing =
0                                     
> }                                                                               
>                                                                                 
> class "GtkScrolledWindow"  style "test"
> [/code]

That indeed sorts the spacing, however I think a nicer subtlety would be
to not round the end corner of the scrollbar's buttons which adjoin the
scrolled window. This wasn't completely clear in the original picture,
however it did appear to be the intention.

I suspect such a change would be theme-engine territory, however I'd
like to add that this is based upon zero knowledge of how theme-engines
like Clearlooks work, more what clearlooks Vs. native GTK looks like,
and what is achieved there.

Regards

Peter Clifton




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