---+--------------------+-----------------------------+-----------------------------+')
v.set('|ID'.ljust(5) + '| Nome'.ljust(30) + '| Data de Nascimento |'.ljust(21) + ' Nome da Mãe'.ljust(29) + '| Nomedo Pai&
我正在尝试让“添加下一组”按钮在文本框中显示输入的数据。例如:下一步是应用前面每个条目中的数据,并将数据插入到具有此理想格式的文本框中。如示例所示。关于如何格式化文本框中的数据,有什么建议吗?def insert_into_textbox(): #generates input fields for the next set of items
handling_unit = e3.get() description = e5.get()