Re: GtkFileChooser API work
- From: Matthias Clasen <maclas gmx de>
- To: gtk-devel-list gnome org
- Subject: Re: GtkFileChooser API work
- Date: 02 Sep 2003 11:04:24 +0200
Am Die, 2003-09-02 um 05.59 schrieb Federico Mena Quintero:
> API: Is set_preview_widget_active() needed?
> -------------------------------------------
> 
> In GtkFileChooserImplDefault, this just hides/shows the frame that
> wraps the preview_widget.  However,
> 
> 	1. I don't think a frame or any other visible wrapper for a
>            preview_widget is appropriate.  This may prevent
>            applications from making the preview_widget as pretty as
>            they can, because they have to worry about the visible
>            frame around it or whatever appears in the final UI design.
> 
> 	2. If such a default frame is not needed, then why do we need
>            set_preview_widget_active()?  The application which
>            installs a preview widget could just hide/show it on its
>            own depending on whether a preview is available for the
>            selected file.
Even with extra decorations, shouldn't the filechooser be able to hide
the decorations together with the preview_widget, using the hide and
show signals ?
Matthias
[
Date Prev][
Date Next]   [
Thread Prev][
Thread Next]   
[
Thread Index]
[
Date Index]
[
Author Index]