1

I am new to Mono/Gtk development, so I am having some trouble in finding what I need.

I would like to accomplish a behavior similar to WrapPanel in .NET, meaning I would like to add widgets to container and have it go to next row when there is no more space available horizontally.

I also need to be able to remove widgets from the container randomly.

My question is: is there a way to do something like this with HBox/VBox containers? I would appreciate if you could point me in the right direction.

Thanks!

4

1 に答える 1

0

GTK にはGtkToolPaletteありますが、C# からは利用できないと思います。

于 2012-07-03T22:02:20.330 に答える