-
## Version of Dear PyGui
Version: 1.11.1, 2.0.0
Operating System: Windows 10
## My Issue/Question
Trying to delete a custom series causes my application to crash. I see this issue has been r…
-
----
## Version of Dear PyGui
Version: 1.11.1
Operating System: Windows 11
## My Issue/Question
I want to know the correct usage of the drop_callback and drag_callback arguments, I have b…
-
## Version of Dear PyGui
Version: 1.11.1
Operating System: Windows 10
## My Issue/Question
When I try to use set_value() to a button within a callback for a file_dialog(), the button's value i…
-
> 💡 This proposal is now open for Community Discussion for 4 weeks and will close on Dec 4th, 2024. We encourage you to review the proposal below and share your reactions, questions and comments direc…
-
I have the following typespec specification: https://github.com/Azure/azure-rest-api-specs/tree/feature/blob-tsp/specification/storage/Microsoft.BlobStorage
When I try to generate using the typespec-…
-
A recent change in Fedora's configuration to build certain files in the `drivers/gpu/drm` folder of the Linux kernel with `-Werror` revealed an instance of `-Wframe-larger-than` in [`drivers/gpu/drm/a…
-
**Describe the bug**
If Litigant is registered without last name, in e-treasury screen, Customer last name showing as "null"
**To Reproduce**
Steps to reproduce the behavior:
1. Register user wi…
-
When running the demo application (as detailed in #2387), if I resize the OS window before touching the DPG window, the DPG window gets completely unresponsive, and I can only close down the OS window…
-
入力内容
http://localhost:3000/users/sign_in
備考
postgresql://protospace_41380_production_user:7Ey4Or22lqg099GC6TrzW9637yuCtQ3Y@dpg-csidibl6l47c73f92dd0-a/protospace_41380_production
-
Hello there
The API add_theme_color supports color dict as input, but it doesn't work.
Here is the code
```
import random
import dearpygui.dearpygui as dpg
dpg.create_context()
with dpg.the…