[Glade-users] Vertical Separator EXACTLY in the middle



Try using a GtkHBox { GtkTable, GtkVSeparator, GtkTable }

Then you could even use a sizegroup to ensure that
the table on the left and right of the separator are of
the same width.

Cheers,
      -Tristan

On Fri, Aug 21, 2009 at 10:27 AM, Lucas Mocellin<lucasmocellin at gmail.com> wrote:
Hi guys,

I would like to place the vertical separator exactly in the middle of a
table with 7 columns, to divide the interface in 2 places with the same
space. the problem is the columns are "dynamic", so I can't get it. If I set
homogenous for the table, it looks weird, for example, the vertical
separator will use more space than its need.

So the "left side" of the interface has1 more field, that mess up with the
alignment, what's the really workaround I did? Copied this field to the
right side and painted with the background color to be "transparent", yes
really bad, haha, but I didn't get it aligned another way.

any idea do undo this beautiful work around?

thanks,

Lucas.

_______________________________________________
Glade-users maillist ?- ?Glade-users at lists.ximian.com
http://lists.ximian.com/mailman/listinfo/glade-users






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