Passing data between child and parent window in Tkinter Toplevel

plus2net
plus2net
7 هزار بار بازدید - 3 سال پیش - How to open child window:
How to open child window:    Tkinter Toplevel to open child window...
Disable and hide Parent window from child :  From Tkinter Toplevel child window di...

We can pass data from  child window  and display the same in Parent window.
We will declare a string variable in Parent window and add one entry widget in child window. The string variable in parent window will be connect to the Label in parent window.
The data entered in child window entry widget will be set to the string variable on click of a button.  

https://www.plus2net.com/python/tkint...

Part I on how to open and close child window from parent window  
Tkinter Toplevel to open child window...

#tkintertoplevel #databetweenwindow #childwindowdata #parentwindowdata #plus2net #tkinter #python #passingdata, #windowsPassingData
3 سال پیش در تاریخ 1400/06/28 منتشر شده است.
7,030 بـار بازدید شده
... بیشتر