DQuick a GUI Library (prototype)

Flamaros flamaros.xavier at gmail.com
Thu Sep 5 10:59:33 PDT 2013


On Thursday, 5 September 2013 at 17:52:25 UTC, Flamaros wrote:
> On Tuesday, 20 August 2013 at 21:22:48 UTC, Flamaros wrote:
>> I want to share a short presentation of the project I am 
>> working on with friends. It's a prototype of a GUI library 
>> written in D.
>>
>> This pdf contains our vision of what the project would be. 
>> Samples are directly extracted from our prototype and works. 
>> We are not able to share more than this presentation for the 
>> moment because a lot of things are missing and it's plenty of 
>> bugs.
>>
>> The development is really slow, so don't expect to see a real 
>> demonstration a day.
>>
>> The link :
>> https://docs.google.com/file/d/0BygGiQfhIcvGOGlrWlBFNWNBQ3M/edit?usp=sharing
>>
>> PS : Download it for a better quality
>
> A little news :
> We works on text rendering and D objects binding.

PS : D objects means that an instance of a D class can be 
accessible from Lua scripts.

Only method with supported types are accessible, we will add the 
possibility to declare D classes for non Lua Types.

>
> https://github.com/D-Quick/DQuick


More information about the Digitalmars-d mailing list