2011/11/14 Graeme Geldenhuys <[email protected]>: > Hi, > > In the "File Browser" Lazarus add-on, located in the 'components' > directory. It has a Filter combobox with preset items, but you can > type in a file mask as well, and it should filter the FileListBox. > > I have typed in: > > *.xml > Xml (*.xml)|*.xml > > etc, etc. > > But no matter what I type in, the file list box always displays > nothing. Only the preset items of the combobox works. > > So what exact format does the TFileListBox.Mask accept? The LCL help > doesn't mention anything either. :-( > > -- > Regards, > - Graeme - > _______________________________________________ > fpGUI - a cross-platform Free Pascal GUI toolkit > http://fpgui.sourceforge.net
Hm, here is working normal, see: http://imagebin.org/184048 -- Silvio Clécio =============================================== Blog - <silvioprog.com.br> Twitter - <twitter.com/silvioprog> Facebook - <facebook.com/silvioprog> LazSolutions - <code.google.com/p/lazsolutions> Lazarus-BR - <groups.google.com.br/group/lazarus-br?hl=pt-BR> =============================================== * Conheça nosso canal IRC sobre Lazarus: #lazarus-br * =============================================== -- _______________________________________________ Lazarus mailing list [email protected] http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus
