What are the real GUI toolkits for D?
interessted via Digitalmars-d
digitalmars-d at puremagic.com
Fri Jan 29 04:12:40 PST 2016
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.:
Error Error: function dfl.control.ControlSuperClass.wndProc does
not override any
function C:\proggies\D\dfl\src\dfl\control.d 6510
or
Severity Code Description Project File Line Suppression State
Error Error: overlapping default initialization for field
droptarget and ldlgcode C:\proggies\D\dfl\src\dfl\control.d 603
anything i do wrong?
More information about the Digitalmars-d
mailing list