Recent

Author Topic: TShellListView Mask problem  (Read 6919 times)

lainz

  • Guest
TShellListView Mask problem
« on: August 19, 2010, 10:32:38 pm »
When i set the mask in TShellListView only works with a sigle extension like:

myShellListView.Mask:='*.bin'; // the TShellListView show only all the *.bin files

but..

myShellListView.Mask:='*.bin;*.cue'; // nothing is displayed in the TShellListView, expected *.bin and *.cue files

lainz

  • Guest
Re: TShellListView Mask problem
« Reply #1 on: August 20, 2010, 12:42:18 am »
maybe a bug in the control or the control only can filter one extension at time  :(

felipemdc

  • Administrator
  • Hero Member
  • *
  • Posts: 3538
Re: TShellListView Mask problem
« Reply #2 on: August 20, 2010, 07:32:13 am »
Please report this on the bug tracker as a feature request.

 

TinyPortal © 2005-2018