KivyMD: How to get text from TextField added from within python

后端 未结 0 905
深忆病人
深忆病人 2021-01-20 12:51

So I have code looking like this:

self.ids.container.add_widget(
    MDTextField(id="a")
)

When I later try to access the inputted

相关标签:
回答
  • 消灭零回复
提交回复
热议问题