here my last wish for dev-php. Sorry, the subject isn't really well expressed - I try to explain the wish better...
In the files-tab of the interface it would be nice when I press a letter on the keyboard and the marker jumps to the filename with the matching letter like in the Windows Explorer. So it's easier to find files in a big folder.
I hope it's understandable discribed.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
> Files-Tab should work like msexplorer.
> On key press, it selects the first file whose name correspond to the key
> So it's easier to find files in a big folder.
You're right, it's easier.
Fixed.
The Files-Tab is corresponding to a VirtualExplorerListview component.
Its property 'IncrementalSearch' was not set properly.
Thanks for your reports,
Pierre.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hello,
here my last wish for dev-php. Sorry, the subject isn't really well expressed - I try to explain the wish better...
In the files-tab of the interface it would be nice when I press a letter on the keyboard and the marker jumps to the filename with the matching letter like in the Windows Explorer. So it's easier to find files in a big folder.
I hope it's understandable discribed.
Hello av3nger,
> Files-Tab should work like msexplorer.
> On key press, it selects the first file whose name correspond to the key
> So it's easier to find files in a big folder.
You're right, it's easier.
Fixed.
The Files-Tab is corresponding to a VirtualExplorerListview component.
Its property 'IncrementalSearch' was not set properly.
Thanks for your reports,
Pierre.