2008/4/25 AlannY <[EMAIL PROTECTED]>:
>  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
_______________________________________________
gtk-app-devel-list mailing list
gtk-app-devel-list@gnome.org
http://mail.gnome.org/mailman/listinfo/gtk-app-devel-list

Reply via email to