« Return to Thread: Integrating optional file chooser implementations into GTK+

Re: Integrating optional file chooser implementations into GTK+

by milosz derezynski :: Rate this Message:

Reply to Author | View in Thread

(sorry for resend)

Reminds me very much of this discussion.

Milosz

Am 1. Mai 2008 14:23 schrieb Ross Burton <ross@...>:
Hi,

In Poky Linux[1] we're maintaining what could be termed a fork of
gtkfilechooserdefault.c targetted at devices with small screens.
Basically we're removed large amounts of functionality, and added some
extra options (such as the ability to restrict the file that the file
chooser will display to a particular subtree) which are often useful.

Now, we'd love to stop having to resync this huge patch on every GTK+
release because it's frankly quite huge.  Also, other people building
mobile devices might find this file chooser far more suitable for their
purposes than the default one.

Would there be any interest in us cleaning the patch up as a standalone
file chooser implementation, adding it to the GTK+ sources, and then
letting GtkFileChooser use a configurable (at configure time)
implementation (defaulting to the current widget)?

Cheers,
Ross

[1] http://pokylinux.org
--
Ross Burton                                 mail: ross@...
                                         jabber: ross@...
                                    www: http://www.burtonini.com./
 PGP Fingerprint: 1A21 F5B0 D8D0 CFE3 81D4 E25A 2D09 E447 D0B4 33DF


_______________________________________________
gtk-devel-list mailing list
gtk-devel-list@...
http://mail.gnome.org/mailman/listinfo/gtk-devel-list



_______________________________________________
gtk-devel-list mailing list
gtk-devel-list@...
http://mail.gnome.org/mailman/listinfo/gtk-devel-list

 « Return to Thread: Integrating optional file chooser implementations into GTK+