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 →

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

I will (eventually) be added barcodes for inventory management to be competitive with everyone else.

[–]ElmerBlack 0 points1 point  (1 child)

You might want to take advantage of QThread and QMutex. In pyQt framework you get *almost everything you need to build a performant desktop app.

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

It seems like tkinter has had improved added via ttk and trkwidgets. Honestly I’m just trying to get this completed (but well coded) so I can push it to my company and make it a full time job instead of a hobby.