Re: How to get rid of minimize button?



On Thu, May 14, 2009 at 12:33:09PM +0400, Саша Иваненко wrote:

> I am developing GUI application for win using gtkmm/glade. Problem
> is I can't get rid of minimize button on my modal dialog boxes. I
> create dialogs as modal Gtk::Window instances in glade. I don't want
> to use Gtk::Dialog because of a space added to the bottom of the
> layout. But even if I use Gtk::Dialog "minimize" button is always
> there! Please help.

As far as I know, you can't.  The buttons basically come from the
underlying window manager, and are not GTK(mm)'s business.  Someone
please correct me, if that's wrong.  :-)

Andi.


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