You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Create the context create_context
Create the viewport create_viewport
Setup dearpygui setup_dearpygui
Show the viewport show_viewport
Start dearpygui start_dearpygui
Clean up the context destroy_context
This therefore changes the steps in previous versions (and this repo) such as set_main_window_size(540, 720) which no longer exists.