Re: GNOME and the File selection dialog box




> Why not take a cue from Scheme and let the programmer pass in a filter
> function?
> 
> typedef gboolean (*GnomeFileFilter) (const gchar*);
>  
> Then provide a default that checks against a regexp.

That was exactly my implementation plan.  I should have mentioned that.


Miguel.



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