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

Re: gEDA-user: [pcb GTK HID] Updated patch for filters in filechooser dialog



Hi all,

On Fri, 2009-03-27 at 23:25 +0100, Bert Timmerman wrote:
> Hi Peter and all on the list,
> 
> On Fri, 2009-03-27 at 14:52 +0000, Peter Clifton wrote:
> > On Wed, 2009-03-25 at 18:32 -0700, Steven Michalske wrote:
> > > Bert,
> > > 
> > > just a question about the shell style globs for the filters.
> > > 
> > > you are adding two of the posable capitalizations
> > > 
> > > +    gtk_file_filter_add_pattern (pcb_filter, "*.pcb");
> > > +    gtk_file_filter_add_pattern (pcb_filter, "*.PCB");
> > > 
> > > Will gtk's globs use the following syntax?
> > > 
> > > +    gtk_file_filter_add_pattern (pcb_filter, "*.[Pp][Cc][Bb]");
> > > 
> 
> Testing this gave a negative result :(
> 

Have to correct myself, is actually positive if you test with a correct
string :(

I had a typo in the first test, and spotted it just after sending the
mail.

Sorry for any inconvenience,

Bert Timmerman.



_______________________________________________
geda-user mailing list
geda-user@xxxxxxxxxxxxxx
http://www.seul.org/cgi-bin/mailman/listinfo/geda-user