www.digitalmars.com         C & C++   DMDScript  

digitalmars.D.announce - [GUI-lib] Maybe a better year for DQuick

reply Xavier Bigand <flamaros.xavier gmail.com> writes:
The "DML engine" is almost finished. This night we worked on the file 
reloading. This will allow direct update of GUI when modifying lua files 
without loosing states. For example if you only modify the color 
property of a Rectangle item it will be the only thing that will be 
updated (and binded properties will be update).

Once the "DML engine" polished, we'll progress on the render part and 
the event system.

We hope finding more time to work on it this year.



https://github.com/D-Quick/DQuick
Mar 14 2015
next sibling parent reply "romain" <monfollet.romain hotmail.fr> writes:
On Sunday, 15 March 2015 at 01:15:51 UTC, Xavier Bigand wrote:
 The "DML engine" is almost finished. This night we worked on 
 the file reloading. This will allow direct update of GUI when 
 modifying lua files without loosing states. For example if you 
 only modify the color property of a Rectangle item it will be 
 the only thing that will be updated (and binded properties will 
 be update).

 Once the "DML engine" polished, we'll progress on the render 
 part and the event system.

 We hope finding more time to work on it this year.



 https://github.com/D-Quick/DQuick
Hi. great news. I think D must have some unifying projects to break through, with tools easing programming. That's probably not the right place to ask, but how to get involved in the project? The todo list is quite old now. how to take part to the project? Thank you
Mar 15 2015
parent reply Xavier Bigand <flamaros.xavier gmail.com> writes:
Le 15/03/2015 22:18, romain a écrit :
 On Sunday, 15 March 2015 at 01:15:51 UTC, Xavier Bigand wrote:
 The "DML engine" is almost finished. This night we worked on the file
 reloading. This will allow direct update of GUI when modifying lua
 files without loosing states. For example if you only modify the color
 property of a Rectangle item it will be the only thing that will be
 updated (and binded properties will be update).

 Once the "DML engine" polished, we'll progress on the render part and
 the event system.

 We hope finding more time to work on it this year.



 https://github.com/D-Quick/DQuick
Hi. great news. I think D must have some unifying projects to break through, with tools easing programming. That's probably not the right place to ask, but how to get involved in the project? The todo list is quite old now. how to take part to the project? Thank you
Sadly I don't think we are ready to manage external contributions, because some basics are still missing. But seeing people interest already help us a lot with our motivations. IMO we need to finish correctly the core of the library and making it well organized to have a chance receiving working contributions. Once again thanks to helping us to stay motivated.
Mar 16 2015
parent "romain" <monfollet.romain hotmail.fr> writes:
On Monday, 16 March 2015 at 23:07:52 UTC, Xavier Bigand wrote:
 Le 15/03/2015 22:18, romain a écrit :
 On Sunday, 15 March 2015 at 01:15:51 UTC, Xavier Bigand wrote:
 The "DML engine" is almost finished. This night we worked on 
 the file
 reloading. This will allow direct update of GUI when 
 modifying lua
 files without loosing states. For example if you only modify 
 the color
 property of a Rectangle item it will be the only thing that 
 will be
 updated (and binded properties will be update).

 Once the "DML engine" polished, we'll progress on the render 
 part and
 the event system.

 We hope finding more time to work on it this year.



 https://github.com/D-Quick/DQuick
Hi. great news. I think D must have some unifying projects to break through, with tools easing programming. That's probably not the right place to ask, but how to get involved in the project? The todo list is quite old now. how to take part to the project? Thank you
Sadly I don't think we are ready to manage external contributions, because some basics are still missing. But seeing people interest already help us a lot with our motivations. IMO we need to finish correctly the core of the library and making it well organized to have a chance receiving working contributions. Once again thanks to helping us to stay motivated.
Ok, hope it will go fine and quick ^^
Mar 17 2015
prev sibling parent reply "Suliman" <evermind live.ru> writes:
Perfect news! Hope to see first beta to this summer time!
Mar 16 2015
parent Xavier Bigand <flamaros.xavier gmail.com> writes:
Le 16/03/2015 08:56, Suliman a écrit :
 Perfect news! Hope to see first beta to this summer time!
Wow you put us under pressure :-) It's hard to tell when we could reach the beta status, cause last months we just didn't push any code on DQuick. So we can't give any release date. I'll put news here about our progress.
Mar 16 2015