Re: GtkTreeView: how to reduce size of cell

2007-12-17 Thread Abirami.T
hi, The padding space can be reduced by setting the style parameter "vertical-separator" through rc file. The height of the cell renderer can also be set to a lesser value using the "height" style property. Regards, Abirami. - Original Message - From: "Romain LiƩvin" <[EMAIL P

Re: How to make eventbox transparent

2007-12-09 Thread Abirami.T
I think you can try using gtk_event_box_set_visible_window () - Original Message - From: "sumit kumar" <[EMAIL PROTECTED]> To: Sent: Monday, December 10, 2007 11:12 AM Subject: How to make eventbox transparent > Hi all, > I have a problem related to eventbox. I am adding a transparent

reduce flicker while resizing columns of GtkTreeView on Windows

2007-08-28 Thread Abirami.T
hi all, While trying to resize the GtkTreeView Columns on Windows Operating System, the text (label) in the column header seems to flicker (as the background of the treeview is visible.) This does not happen on Linux. What needs to be done to reduce this flicker so that the resize appears