hoffstadt / hoffstadt/DearPyGui

Radio_button default value

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

Description

**Is your feature request related to a problem? Please describe.**

The radio buttons are generally used when only one item should be selected. However, in many cases I and maybe others have, when the user is presented with a new screen or something to select, there is nothing that should be selected until the user decides. However, using the radio buttons makes this confusing since a default item is required or is the first item.

**Describe the solution you'd like**

The solution would be allow the default value=None

**Describe alternatives you've considered**

Currently, I display checkboxes and when the user selects a checkbox, I switch over to radio buttons

**Additional context**
Add any other context or screenshots about the feature request here.

Thanks for your consideration

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.