Andrew Cook

Results 2 issues of Andrew Cook

EditThemePlugin adds the theme menu item to your application that is using dearpygui as the GUI. Just insert the code myThemePlugin = EditThemePlugin() in your dpg.menu_bar or dpg.viewport_menu_bar This plugin...

ChooseFontsPlugin adds the font menu item to your application that is using dearpygui as the GUI. Just insert the code myFontsPlugin = EditFontsPlugin() in your dpg.menu_bar or dpg.viewport_menu_bar. This plugin...