Re: GtkFileChooser, Filters and Typeahead
- From: "Mark Kegel" <mark kegel gmail com>
- To: "GTK dev list" <gtk-list gnome org>
- Subject: Re: GtkFileChooser, Filters and Typeahead
- Date: Fri, 21 Jul 2006 08:22:11 -0600
I recently read in a tutorial (or somewhere) that FileChooserDialog is
extendable with your own widgets. You should just be able to add
whatever widgets you want since FileChooserDialog inherits from
Container. You may be able to then grab the text from a widget and
send that text as a filter to the file chooser. Just a thought.
Mark Kegel
On 7/21/06, Surya Kiran Gullapalli <suryakiran gullapalli gmail com> wrote:
Why not give user additional filter pattern, using regex. (another window
opening up to specify the pattern.)
If you use regex then take look at pcre and Boost.Regex.
SUrya
_______________________________________________
gtk-list mailing list
gtk-list gnome org
http://mail.gnome.org/mailman/listinfo/gtk-list
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]