Tkd - Cross platform GUI toolkit based on Tcl/Tk

John via Digitalmars-d-announce digitalmars-d-announce at puremagic.com
Wed May 7 21:46:47 PDT 2014


On Sunday, 4 May 2014 at 16:18:53 UTC, Gary Willoughby wrote:
> Tkd v1.0.0-beta
>
> https://github.com/nomad-software/tkd
> http://code.dlang.org/packages/tkd
>
> Overview
>
> Tkd is a fully cross-platform GUI toolkit based on Tcl/Tk[1]. 
> Tkd allows you to build GUI applications easily and with the 
> knowledge of a consistent, native look and feel on every 
> platform.
>

What would be the Windows executable size of a typical app or 
your example app using Tkd?

How is the performance when compared to other GUIs like Qt or 
Gtk? For example, in one application, I need to dynamically 
create several hundred of controls at runtime.

Thanks for the detailed Readme. Looks like it's ready for 
production.


More information about the Digitalmars-d-announce mailing list