Re: [Nautilus-list] Patch to add a close button to the properties dialog (#72781)



You might want to talk to seth, but based on how most other property
dialogs work, i'm pretty sure the window decorations are a no no.
dave

On Sun, 2002-04-21 at 11:06, Benedikt Roth wrote:
> On Sun, Apr 21, 2002 at 10:36:33 -0400, Dave Bordoley wrote:
> > I havn'e tried your patch yet, but does it also remove the window border
> > decorations (aka there should be no  close, maximize or minimize
> > buttons). this is neccesary for hig compliance i believe
> 
> Uups, it is?
> Well, then this line needs to be added to create_properties_window ():
> gtk_window_set_type_hint (GTK_WINDOW (window), GDK_WINDOW_TYPE_HINT_DIALOG);
> 
> But now I'm really unsure if this shouldn't be converted completely to use
> GtkDialog (but how?). Hrm...
> 
> 	Benedikt





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