On Saturday, 4 June 2016 at 08:27:53 UTC, Russel Winder wrote:
On Sun, 2016-05-29 at 14:01 +0200, Jordi Sayol via Digitalmars-d-learn wrote:

[…]
https://github.com/nomad-software/tkd


I am not a great fan of tk even in Python. It is true that Tk is everywhere and so meets the portability requirement, but I would still go with Qt (well QML anyway) in preference.

I'm the author of Tkd and I would always try and choose another framework before Tkd. ;) Simply because others give you much more control over your UI. That said, Tkd is invaluable for quick and dirty GUI apps or prototypes. Choose the right tool for the job, etc.

Reply via email to