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: 2.1.0 Operating System: macOs 14.6.1 (23G93) ## My Issue/Question I follow documentation https://dearpygui.readthedocs.io/en/latest/documentation/fonts.html and still get ? in place of any Chinese character ##...
## Version of Dear PyGui Version: 2.1.0 Python: 3.11.5 Operating System: Windows 11 ## My Issue/Question When inputting non-English characters (such as Chinese, Japanese), the input texts become "?". But...
Hi, is there a way to remove the space between subplots? I already removed the title, tick marks, tick labels in the subplots() or plot(). But there is still a...
# Feature Request: Clickthrough Viewport Background with Transparency and Mouse Support ## Is your feature request related to a problem? Please describe. I'm often frustrated when I need to create...
Version: 2.0.0 Operating System: Windows 11 When bound to an item_handler_registry with an item_resize_handler, the child_window container will not trigger the callback when resized with the mouse. ## To Reproduce...
## 2.0.2 of Dear PyGui Version: 2.0.0 Operating System: Windows11 ## When docking is enabled, setting `mvThemeCol_TitleBg` in the code fails to take effect When docking is enabled, merging windows...
## 2.0.0 of Dear PyGui Version: 2.0.0 Operating System: Windows 11 ## Inconsistency in Tab-related theme entries in the style editor due to variable renaming in imgui 1.90.9. In version...
--- name: Pull Request about: Create a pull request to help us improve title: Fix for a build error on modern MSVC assignees: '' --- **Description:** GitHub is having issues...
## Version of Dear PyGui Version: 2.0.0 Operating System: Windows 10 ## My Issue/Question With a simple and empty application, by just clicking to resize the app, sometimes the library...