What are the real GUI toolkits for D?

interessted via Digitalmars-d digitalmars-d at puremagic.com
Fri Jan 29 05:14:58 PST 2016


On Friday, 29 January 2016 at 12:12:40 UTC, interessted wrote:
> On Friday, 29 January 2016 at 11:30:41 UTC, Suliman wrote:
>> On Friday, 29 January 2016 at 10:41:03 UTC, interessted wrote:
>>> On Friday, 29 January 2016 at 10:18:31 UTC, interessted wrote:
>>>> On Thursday, 28 January 2016 at 16:57:04 UTC, thedeemon 
>>>> wrote:
>>>>> On Sunday, 24 January 2016 at 12:16:09 UTC, nbro wrote:
>>>>>> Except for GtkD and DWT, D does not seem to be supported 
>>>>>> by a really nice GUI toolkit.
>>>>>
>>>>> For Windows DFL is quite nice and working well (I've used 
>>>>> it in several projects).
>>>>
>>>>
>>>> where can one find a working DFL version - compilable with 
>>>> the last compiler?
>>>
>>> sorry forgot  -  and running for win64, since nobody i know 
>>> still uses/creates x32.
>>
>> http://code.dlang.org/packages/dformlib
>
> thank you.
> but trying to compile i get - ex.:


fixing some imports etc this remains:
Severity	Code	Description	Project	File	Line	Suppression State
Error		Error: static assert  (136LU == 152LU) is 
false		C:\xxx\D\dfl\src\dfl\filedialog.d	409	




More information about the Digitalmars-d mailing list