D GUI Framework (responsive grid teaser)

Ola Fosheim Grøstad ola.fosheim.grostad at gmail.com
Tue May 21 18:23:56 UTC 2019


On Tuesday, 21 May 2019 at 18:08:52 UTC, Robert M. Münch wrote:
> :-) For a pixel perfect full responsive GUI I need to think 
> about it a bit more. But that's not high priority at the moment.

Right, there is no point in making that part too complicated 
early on because you may find that you want to enable user 
interface elements that requires something completely different 
later on!

> The nice thing about the design is, that the necessary parts 
> are totally indepdent. For example changing the spatial index 
> to an other approach just needed 5 lines of code change in the 
> framework. The places where the different parts meet, are kept 
> to an absolut minimum and the interfaces are as thin as 
> possible.

That's what I like to hear. So now you can focus on usability 
both for programmers and end users without being too concerned 
with the geometric details.





More information about the Digitalmars-d-announce mailing list