/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
- 12 votes258 views5 answers
- 0 vote261 views1 answer
- 0 vote256 views1 answer
- 0 vote228 views1 answer
- 2 votes239 views1 answer
- 9 votes228 views1 answer
- 1 vote245 views1 answer
- 7 votes234 views2 answers
- 2 votes213 views1 answer
- 0 vote208 views1 answer