/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
- 1 vote203 views2 answers
- 4 votes225 views1 answer
- 2 votes198 views2 answers
- 4 votes203 views3 answers
- 0 vote208 views1 answer
- 3 votes196 views1 answer
- 0 vote226 views1 answer
- 4 votes206 views1 answer
- 0 vote239 views1 answer
- 0 vote209 views1 answer