DearPyGui
DearPyGui copied to clipboard
Dear PyGui: A fast and powerful Graphical User Interface Toolkit for Python with minimal dependencies
## Version of Dear PyGui Version: 1.5.1 Operating System: Manjaro Linux (x86_64) ## My Issue/Question The popup appears in the corner of the primary window (pos [0, 0]) and expands...
--- name: Pull Request about: Create a pull request to help us improve title: '' assignees: '' --- **Description:** when set plot axis ticks or limits on axisX, it will...
## Version of Dear PyGui Version: 1.6.3 Operating System: Ubuntu and RPi ## My Issue/Question Prior to commit c3e47899c4054ef9482922f5bfcaffcf11391c96 my application plot axis are as expected. With that commit and...
Version: 1.3.1 Operating System: Windows 10 21H1 Keyboard layout: CES (Czech QWERTZ) Code is saved with UTF-8 encoding. ## My Issue/Question Creating a viewport that uses Latin extended characters causes...
## Version of Dear PyGui Version: 1.3.1 Operating System: Windows 11 build 22538 ## My Issue/Question This issue seems to be the same as #544 When typing in text-editing boxes,...
## Version of Dear PyGui Version: 1.6.2 Operating System: Windows 7 ## My Issue/Question Attempting to import the library fails while executing demo code. I have checked the FAQ and...
**Use Case:** When the app is configured with, dpg.configure_app(wait_for_input=True) Provide an API so that the condition of user input can be simulated (or otherwise "triggered"). **Describe the solution you'd like**...
## Version of Dear PyGui Version: 1.5.1 & 1.6.1 Operating System: Windows 10, Ubuntu 22.04 ## My Issue/Question TitleBgActive does not bind color to docked windows. When window is not...
### Version of Dear PyGui Version: 1.6.2 Operating System: macOs 12.5 and Fedora 36 ## My Issue/Question Both on my Mac and Linux machines when I assign the left mouse...
Creating a viewport with the property decorated set to false causes the render to upscale(causing blur) the content, also the hitboxes for hover and click events are misplaced. This bug...