【问题标题】:How to get input from InputText() without a button press in PySimpleGui如何在 PySimpleGui 中不按按钮从 InputText() 获取输入
【发布时间】:2022-12-04 12:05:41
【问题描述】:

Is there a way to be able to get the input from an InputText() without having to rely on a button press? I am trying to make a form where the submit button is only available when the input text is not empty, however the only way to get the input from InputText() that I have found is with a button which needs to be clicked in order for me to receive the input.

    标签: python pysimplegui


    【解决方案1】:
    猜你喜欢
    • 2021-03-18
    • 2020-02-17
    • 2011-11-05
    • 1970-01-01
    • 2015-10-20
    • 1970-01-01
    • 2019-09-24
    • 1970-01-01
    • 2021-08-25
    相关资源
    最近更新 更多