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

--
_______________________________________________
Lazarus mailing list
[email protected]
http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus

Reply via email to