Re: Rearrange childes of VBOX



2008/4/25 AlannY <m alanny ru>:
 I have a window with included vbox, which includes some count of
 widgets. When I press button, I want to change position of this widgets
 in this vbox ;-) How to do it?

try:

  http://library.gnome.org/devel/gtk/stable/GtkBox.html#gtk-box-reorder-child

 P.S. Also I want to do it with DnD, but, for now, it's not so important ;-)

I do this with a gtktable and it works fine, you shluld be OK.

John



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