mwerezak / DearPyGui-Obj

An object-oriented wrapper around DearPyGui
MIT License
45 stars 3 forks source link

Implement Custom Event Loop Support #17

Closed mwerezak closed 3 years ago

mwerezak commented 3 years ago

Custom Event Loop

mwerezak commented 3 years ago

This is kind of beyond the scope of this project. I guess I could put in some simple wrappers but really people should just import the functions from dearpygui.core if they're going to use these.