DearPyGui
DearPyGui copied to clipboard
Dear PyGui: A fast and powerful Graphical User Interface Toolkit for Python with minimal dependencies
**Is your feature request related to a problem? Please describe.** Can't run a dearpygui app on a windows 10 in a virtual machine (qemu) because it has no support directx...
## Version of Dear PyGui Version: 1.11.1 Operating System: Window 10 ## My Issue/Question item_toggled_open_handler does not provide "app_data" to callback ## To Reproduce 1. Open/Close the tree node ##...
**Is your feature request related to a problem? Please describe.** I want to have a function that can set limit of axis boundary but still allow right click for drag...
--- name: Pull Request about: Create a pull request to help us improve title: fix: segfault with multichannel custom series #2307 assignees: '' --- Closes #2307 **Description:** Fix for custom_series...
**Is your feature request related to a problem? Please describe.** There is inconsistent behavior between toggling a series of a plot on/off by clicking its color in the legend and...
**Is your feature request related to a problem? Please describe.** I'm trying to build a more modern-looking GUI, where it is a must to give some hints with icons on...
## Version of Dear PyGui Version: 1.11.2 Operating System: Windows ## My Issue/Question `dpg.move_item()` can take seconds and even _minutes_ to complete even on relatively lightweight UI's. Its performance depends...
1. copy a file which filename include Chinese characters to the file_dialog default open path. 2. run the dpg.file_dialog() to show the file dialog. 3. Dearpygui crashed with code with...
## Version of Dear PyGui Version: 1.11.1 (on python 3.12.2, dpg installed via pip) Operating System: macOS Sonoma 14.5 ## My Issue/Question I wanted to create a system file dialog...
I used the latest version of dearpygui. When I used the File and Directory Selector to select the file and click OK, the program suddenly flashed back and an error...