I have GTK ScrollWindow in which I have placed a TextView. Between the Vertical Scrollbar and the TextView there is a gap of about 3 pixels.
This page here says there is a scrollbar-spacing Style Property but it is read only. http://library.gnome.org/devel/gtk/unstable/GtkScrolledWindow.html Also it says allowed values are >= 0 which doesn't make sense if its read only..... either way I can find a way to change this value from GTK# Lots of Gnome applications appear to not have this spacing and I would rather not waste the Pixels. Aside from this it just doesn't look that good. How do I remove the 3 pixel spacing between my TextView and Horizonal ScrollBar?
_______________________________________________ Mono-list maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-list
