The State of the GUI

dayllenger dayllenger at protonmail.com
Thu Nov 22 03:13:14 UTC 2018


On Wednesday, 21 November 2018 at 08:25:03 UTC, aberba wrote:
> Another thing worth considering is a reactive GUI approach. 
> Most modern toolkits are aiming for reactivity. Its something 
> that can be attached as an opt-in (See RX in D: 
> https://code.dlang.org/packages/rx) or used as a fundamental 
> architecture. It makes so much sense.
>
> Overview by looking at drawback of current OOP approach: 
> https://eugenkiss.com/b/overview-of-reactive-gui-programming
>
> The concept using a demo approach (must read): 
> https://gist.github.com/staltz/868e7e9bc2a7b8c1f754

Thanks for the links. I thought about reactivity, and there is a 
lot of stuff to comprehend.


More information about the Digitalmars-d mailing list