/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 vote183 views1 answer
- 5 votes182 views2 answers
- 0 vote223 views1 answer
- 49 votes202 views6 answers
- 0 vote207 views1 answer
- 7 votes188 views2 answers
- 0 vote185 views1 answer
- 4 votes189 views4 answers
- 0 vote227 views2 answers
- 1 vote193 views1 answer