Hi, I am using Gtk.AboutDialog() and I wanted to hide the maximize button. I tried
aboutDialog.TypeHint = WindowTypeHint.Menu; but it did not work. Is there a way to hide these buttons? The dialog is not resizable but that makes no difference. Thanks, Vlad _______________________________________________ Gtk-sharp-list maillist - [email protected] http://lists.ximian.com/mailman/listinfo/gtk-sharp-list
