I need to create a button and a text box follows the text box to enter a
number, and this number is expected to create the same screen text boxes, and
these text boxes need to be referenced, ie if I enter 30 in the first text
box and click the button to be created 30 text boxes so that I can then "
call" each of the boxes, eg box1, box2, box3, etc. .. .

This all-in Tkinter.

I thank you all for understanding and help.
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to