/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 vote237 views1 answer
- 0 vote285 views1 answer
- 0 vote267 views3 answers
- 41 votes258 views5 answers
- 0 vote259 views1 answer
- 0 vote253 views1 answer
- 12 votes251 views2 answers
- 0 vote288 views1 answer
- 0 vote269 views1 answer
- 0 vote272 views1 answer