DearPyGui icon indicating copy to clipboard operation
DearPyGui copied to clipboard

Dear PyGui: A fast and powerful Graphical User Interface Toolkit for Python with minimal dependencies

Results 419 DearPyGui issues
Sort by recently updated
recently updated
newest added

## Version of Dear PyGui Version: 2.0.0 Operating System: Windows 10 ## My Issue/Question onEnterPressed is only called when pressing the Return-button. Using Enter on the numpad doesn't seem to...

state: pending
type: bug

## Version of Dear PyGui Version: 2.0.0 Operating System: Windows 11 ## My Issue/Question hi there I have a code for a frameless window and I needed to use input...

state: pending
type: bug

## Version of Dear PyGui Version: dearpygui 2.0.0 Operating System: **Windows 10** ## My Issue/Question if i change window size from full screen,clicks have no response ## To Reproduce Steps...

state: pending
type: bug

I use Window 10 on ARM ( laptop with Qualcomm Snapdragon 8cx ). I find there is no version with pip installer for ARM. Also I tested imgui demo (...

type: feature
type: build
priority: high

Fix typo for add_date_picker. --- name: Pull Request about: Improve docs. title: Update add_date_picker Summary assignees: @Pcothren --- Closes #2447 **Description:** The summary of the method add_date_picker currently reads "Adds...

**My Improvement** The summary of the method `add_date_picker` currently reads "Adds a data picker." and should instead read "Adds a date picker." **Necessary Assets** ![image](https://github.com/user-attachments/assets/d9218b46-de73-4386-8df4-d0a068948180)

type: docs
state: pending

### Discussed in https://github.com/hoffstadt/DearPyGui/discussions/2294 Originally posted by **nickpas** February 23, 2024 Hi all, I tried to make a screen layout showing multiple tables next to each other (with scroll bars...

## Version of Dear PyGui Version: 2.0.0 Operating System: macOS 15.1.1 ## My Issue/Question Deleting a node with multiple links connected to a single of its outputs leads to "Item...

state: pending
type: bug

## Version of Dear PyGui Version: 2.0.0 Operating System: Windows 11 ## My Issue/Question In DearPyGui 2.0, nodes exhibit unintended width expansion under the following conditions: The node has an...

state: pending
type: bug

While creating my first project using this UI, I noticed that windows using the modal bool and windows using the popup bool seem mutually exclusive. While i would like to...

state: pending