Integrating optional file chooser implementations into GTK+
- Date: Thu, 01 May 2008 13:23:08 +0100
- From: Ross Burton <ross@xxxxxxxxxxxxx>
- Subject: Integrating optional file chooser implementations into GTK+
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@xxxxxxxxxxxxx jabber: ross@xxxxxxxxxxxxx www: http://www.burtonini.com./ PGP Fingerprint: 1A21 F5B0 D8D0 CFE3 81D4 E25A 2D09 E447 D0B4 33DF
Attachment:
signature.asc
Description: This is a digitally signed message part
_______________________________________________ gtk-devel-list mailing list gtk-devel-list@xxxxxxxxx http://mail.gnome.org/mailman/listinfo/gtk-devel-list
- Follow-Ups:
- Re: Integrating optional file chooser implementations into GTK+
- From: Federico Mena Quintero
- Re: Integrating optional file chooser implementations into GTK+
- From: Murray Cumming
- Re: Integrating optional file chooser implementations into GTK+
- From: Milosz Derezynski
- Re: Integrating optional file chooser implementations into GTK+
- Prev by Date: Mouse clicks not recognized on File Drop down menu List widgets......Need Help
- Next by Date: Re: Integrating optional file chooser implementations into GTK+
- Previous by thread: Mouse clicks not recognized on File Drop down menu List widgets......Need Help
- Next by thread: Re: Integrating optional file chooser implementations into GTK+
- Index(es):