teek icon indicating copy to clipboard operation
teek copied to clipboard

Oscar

Open OscarGarnes opened this issue 4 years ago • 2 comments

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!

OscarGarnes avatar May 17 '21 17:05 OscarGarnes

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.

Akuli avatar May 17 '21 17:05 Akuli

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 .

OscarGarnes avatar May 17 '21 17:05 OscarGarnes