Re: dotted line separating table columns in GTK 2.18



On Wed, Dec 2, 2009 at 10:52 PM, Alex Ignácio da Silva
<alex ignacioalex com> wrote:
It seems like the recent GTK 2.18 implementation of table widgets draws
a dotted line separating the table columns, as I noticed when trying my
application in Ubuntu Karmic. Unfortunately this makes my widget render
incorrectly. Is there a way to tailor GTK and configure it not to draw
such lines (perhaps setting a magical environment variable)?

See gtk_tree_view_set_grid_lines().  This is disabled by default, but
for some reason Ubuntu (or the Ubuntu theme, even though the grid
lines setting is not a style property) enables it by default.


regards,

-kris.



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