/Python/In <lambda> tk.Button(self.frame, text = text, command= lambda:self.new_window(number, _class)).grid(padx= 5, pady= 5, sticky= N + E + W + S) File "C:\Users\CSB\Desktop\python program\triple_window.py", line 50, in new_window
In <lambda> tk.Button(self.frame, text = text, command= lambda:self.new_window(number, _class)).grid(padx= 5, pady= 5, sticky= N + E + W + S) File "C:\Users\CSB\Desktop\python program\triple_window.py", line 50, in new_window
In tk.Button(self.frame, text = text, command= lambda:self.new_window(number, _class)).grid(padx= 5, pady= 5, sticky= N + E + W + S) File "C:\Users\CSB\Desktop\python program\triple_window.py", line 50, in new_window
0
- 13 votes216 views3 answers
- 3 votes183 views1 answer
- 2 votes179 views4 answers
- 0 vote182 views2 answers
- 12 votes266 views6 answers
- 0 vote246 views1 answer
- 0 vote176 views1 answer
- 19 votes271 views6 answers
- 1 vote223 views1 answer
- 0 vote198 views1 answer