从源码分析DEARGUI之菜单

    科技2023-12-01  76

    from dearpygui.dearpygui import * def addButtons(*args): add_button("添加的按钮1") add_button("添加的按钮2", parent="窗口2") def deleteButtons
    Processed: 0.016, SQL: 8