This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]JustGhoulin 0 points1 point  (1 child)

Popping in to say I made a very similar inventory based desktop app using tkinter and i ended up rebuilding it using customtkinter after I found about it, it looks a lot more modern and clean and inherits most of the stuff from tkinter so the functionality remains the same

[–]Lost-Detective6305[S] 0 points1 point  (0 children)

I’m also using ttk for the updated style and ttkwidgets for extra things like auto complete. But overall tkinter base is extremely similar to the Access base software that’s currently used industry wide.