digitalmars.D.announce - [GUI-lib] Maybe a better year for DQuick
- Xavier Bigand (9/9) Mar 14 2015 The "DML engine" is almost finished. This night we worked on the file
- romain (7/17) Mar 15 2015 Hi. great news. I think D must have some unifying projects to
- Xavier Bigand (7/28) Mar 16 2015 Sadly I don't think we are ready to manage external contributions,
- romain (2/39) Mar 17 2015 Ok, hope it will go fine and quick ^^
- Suliman (1/1) Mar 16 2015 Perfect news! Hope to see first beta to this summer time!
- Xavier Bigand (5/6) Mar 16 2015 Wow you put us under pressure :-)
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
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/DQuickHi. 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
Le 15/03/2015 22:18, romain a écrit :On Sunday, 15 March 2015 at 01:15:51 UTC, Xavier Bigand wrote: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.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/DQuickHi. 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 16 2015
On Monday, 16 March 2015 at 23:07:52 UTC, Xavier Bigand wrote:Le 15/03/2015 22:18, romain a écrit :Ok, hope it will go fine and quick ^^On Sunday, 15 March 2015 at 01:15:51 UTC, Xavier Bigand wrote: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.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/DQuickHi. 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 17 2015
Perfect news! Hope to see first beta to this summer time!
Mar 16 2015
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