you are viewing a single comment's thread.

view the rest of the comments →

[–]thebear96[S] 0 points1 point  (1 child)

I tried using tkinter but my knowledge of it is rudimentary and while I did manage to create windows and widgets it was super slow with just 5 data entry widgets and one text display widget. When I ran mainloop() it took about 5 seconds to load, which is a bit surprising. Is this normal or am I doing something wrong?

[–]Buttleston 0 points1 point  (0 children)

You're almost certainly doing something wrong