Unplanned
Last Updated: 14 Aug 2023 06:16 by Tom
Dinko
Created on: 15 Feb 2019 10:03
Category: FileDialogs
Type: Feature Request
4
FileDialogs: Implement keyboard navigation similar to MS Windows Explorer

Provide built-in support for the following combinations:

  • Move to the previous folder:  Backspace or Alt+Left Arrow combination
  • Move to the next folder: Alt+Right Arrow combination
  • Change layout: Ctrl + Mousewheel combination

2 comments
Tom
Posted on: 14 Aug 2023 06:16

The forward and backward Buttons on the mouse should work also in the FileDialogs.

This is MouseEventArgs.XButton1 and MouseEventArgs.XButton2.

 

Srikanth
Posted on: 15 Feb 2019 10:32
We require this feature by default for the RADOpenFileDialog