/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
- 3 votes273 views2 answers
- 2 votes271 views1 answer
- 0 vote258 views1 answer
- 9 votes241 views5 answers
- 1 vote327 views2 answers
- 0 vote249 views1 answer
- 0 vote251 views1 answer
- 2 votes255 views2 answers
- 0 vote240 views1 answer
- 62 votes299 views4 answers