Hi,

I got a Lazarus Trunk update yesterday, and this morning noticed that
my File Filters (masks), as defined in "Tools - Options - File
Filters" are not being loaded & displayed correctly.

I have 12 filters defined (see attached file), but only the last two
filters are loaded and used in dialogs. Anybody got a clue as to what
happened?


-- 
Regards,
  - Graeme -


_______________________________________________
fpGUI - a cross-platform Free Pascal GUI toolkit
http://fpgui.sourceforge.net
<?xml version="1.0"?>
<CONFIG Count="11">
  <Filter01 Mask="*.pas;*.pp;*.inc;*.lpr;*.dpr" Name="Project sources"/>
  <Filter02 Mask="frm_*.pas" Name="fpGUI Forms"/>
  <Filter03 Mask="frm_rpt_*.pas" Name="Report Forms"/>
  <Filter04 Mask="*.lpk" Name="Lazarus packages"/>
  <Filter05 Mask="*.lpi;*.prj;*.project" Name="Projects"/>
  <Filter06 Mask="*.xml" Name="XML files"/>
  <Filter07 Mask="*.ipf" Name="INF help sources"/>
  <Filter08 Mask="*.sql" Name="SQL files"/>
  <Filter09 Mask="*.txt" Name="Text files"/>
  <Filter10 Mask="*.tex" Name="Latex files"/>
  <Filter11 Mask="*" Name="All files"/>
</CONFIG>

<<attachment: Screenshot-IDE Options.png>>

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

Reply via email to