hoffstadt / hoffstadt/DearPyGui

`Ctrl + A` to "select all" in file dialog?

Open
#2,504 1 comment 0 reactions 0 assignees View on GitHub
state: thirdparty type: improvement
Dominant language
C++
Stars
15.6k
Forks
783
PR merge metrics
No merged PRs in 30d

Description

I use dpg 2.0.0.

I a general file dialog, we are comfortable with three usually default multi-selection methods: `shift + left click` for continuous selection, `Ctrl + left click` for discontinuous selection, and `Ctrl + A` to select all in the current directory.

In the dpg file dialog that could be implemented by `dpg.file_dialog`, we can do the first two multi-selections by default, but not `Ctrl + A`. I wonder if there is a way to implement the `Ctrl + A`?

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.