从源码分析DEARGUI之交互添加和删除组件

    科技2023-10-07  87

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