[Gtk-sharp-list] Resizing Gtk.Table

benji benoror at gmail.com
Thu Mar 8 15:24:20 EST 2007


Hi list. I'm trying to reducing a table by resizing it from 5x3 to 3x3 using
something like:

main_table.Resize(3,main_table.NRows);
main_table.ShowAll();

This code just don't works. Any ideas?

-- 
        -Benji
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.ximian.com/pipermail/gtk-sharp-list/attachments/20070308/84be0f8a/attachment.html 


More information about the Gtk-sharp-list mailing list