hoffstadt / DearPyGui

Dear PyGui: A fast and powerful Graphical User Interface Toolkit for Python with minimal dependencies
https://dearpygui.readthedocs.io/en
MIT License
13.03k stars 678 forks source link

Dear PyGUI can support the function of embedding a browser #2306

Open 12six12 opened 6 months ago

12six12 commented 6 months ago

Thank you for your great project. I would like to embed a browser in Dear PyGUI, just like wx.html2, but I'm not sure how to do it. I suggest that Dear PyGUI can support the function of embedding a browser, or be able to support cefpython3. However, cefpython3 only supports Python 3.9. What should I do?