PySimpleGUI make text selectable with mouse

后端 未结 0 1846
渐次进展
渐次进展 2021-01-31 07:09

I\'m creating a textbox as follows:

sg.Text(size=(57, 10), background_color=\'white\', text_color=\'red\',
                 key=\'_console\')

And

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