Akuli / teek

Simpler alternative to tkinter.
MIT License
31 stars 5 forks source link

Oscar #16

Open OscarGarnes opened 3 years ago

OscarGarnes commented 3 years ago

Hi, looking for tutorials on multiprocessing in tkinter I've come across teek and found it great and very useful! However, I've read that radioBtn are not implemented and I use them quite a lot in my app. Is there any way to get them via tcl (for beginners)? Is there a new teek release coming that will include radiobtn? Thanks very much!

Akuli commented 3 years ago

I haven't worked on teek for a while. See #15. In short, I don't have a need for teek myself, and for my big tkinter project, I want to just use tkinter directly because it's faster.

That said, if you are looking for "tkinter but nicer", I might have something for you: mypy now works pretty well with tkinter code. I explained this too in #15.

OscarGarnes commented 3 years ago

Great, thanks! I'll have a look at it. Oscar

El lun., 17 may. 2021 19:48, Akuli @.***> escribió:

I haven't worked on teek for a while. See #15 https://github.com/Akuli/teek/issues/15. In short, I don't have a need for teek myself, and for my big tkinter project, I want to just use tkinter directly because it's faster.

That said, if you are looking for "tkinter but nicer", I might have something for you: mypy now works pretty well with tkinter code. I explained this too in #15 https://github.com/Akuli/teek/issues/15.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/Akuli/teek/issues/16#issuecomment-842514872, or unsubscribe https://github.com/notifications/unsubscribe-auth/AST6E37HEMXLYHOHZNFTGLDTOFJH7ANCNFSM45A4O5MA .