Tkd - Cross platform GUI toolkit based on Tcl/Tk

Gary Willoughby via Digitalmars-d-announce digitalmars-d-announce at puremagic.com
Sun May 4 11:39:18 PDT 2014


On Sunday, 4 May 2014 at 18:20:01 UTC, Nick Sabalausky wrote:
> On 5/4/2014 12:44 PM, Nick Sabalausky wrote:
>> On 5/4/2014 12:18 PM, Gary Willoughby wrote:
>>> Tkd v1.0.0-beta
>>>
>>> https://github.com/nomad-software/tkd
>>> http://code.dlang.org/packages/tkd
>>>
>>
>> Looks great, anxious to give this a try!
>>
>> BTW, on the main readme page, the links into the API docs 
>> don't appear
>> to be working (although it might be a GitHub issue).

Strange, works fine here.


> I'm getting compile errors building the example (Win32 DMD 
> 2.065.0):

Those errors are from the DMD -property flag being passed 
somewhere, have a look and remove it if you're passing it.


More information about the Digitalmars-d-announce mailing list