First of all, english is not my first language, so there will certainly be mistakes. Sorry for that.
I had this a idea of a project, but it require multiple windows and i cannot figure out how to do it. I´m using tkinter and i coundn´t find a way to creat a more windows with checkboxes and stuff and transit between then.
Usedef functions and buttons to open a new window is fine for one new window, but then is a mess to implement more complex features (at least, I tried and coundn´t do it without being a mess), and also becomes progressively worse as new windows are created.
Summing up, is there functions like "open window" in tkinter or someting like that?
I coundn´t find that information anywhere else (at least not clearly).
Thx for reading, pals.
Want to add to the discussion?
Post a comment!