Apr-13-2018, 04:41 AM
Possible to the text window bigger and show all data in red box below
[attachment
I wanted to display in text window and show full data.
[attachment
I wanted to display in text window and show full data.
SETUPB=contentA[contentA["SETUP"].str.contains("SETUP")] text.insert(INSERT,SETUPB) text.insert(END, "Bye Bye.....") text.pack()