/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
- 8 votes285 views2 answers
- 5 votes268 views1 answer
- 0 vote271 views1 answer
- 1 vote273 views1 answer
- 0 vote249 views1 answer
- 6 votes285 views2 answers
- 18 votes318 views3 answers
- 11 votes276 views6 answers
- 0 vote258 views1 answer
- 2 votes336 views1 answer