www.digitalmars.com         C & C++   DMDScript  

digitalmars.D.learn - Blog Post #0048: Model, View, Controller

reply Ron Tarrant <rontarrant gmail.com> writes:
Today's post on gtkdcoding.com is the first in a 9-part series 
covering GTK's model/view/controller mechanism and how it's used 
in various widgets including the TreeView. Today is mostly 
theory, a reference (if you will) for the rest of the series.

You can read it here: 
https://gtkdcoding.com/2019/06/28/0048-mvc-i-introduction.html
Jun 28 2019
parent reply lpcvoid <mail lpcvoid.com> writes:
On Friday, 28 June 2019 at 14:17:31 UTC, Ron Tarrant wrote:
 Today's post on gtkdcoding.com is the first in a 9-part series 
 covering GTK's model/view/controller mechanism and how it's 
 used in various widgets including the TreeView. Today is mostly 
 theory, a reference (if you will) for the rest of the series.

 You can read it here: 
 https://gtkdcoding.com/2019/06/28/0048-mvc-i-introduction.html
Thanks for the time you invest in this.
Jul 03 2019
parent Ron Tarrant <rontarrant gmail.com> writes:
On Wednesday, 3 July 2019 at 17:12:04 UTC, lpcvoid wrote:

 Thanks for the time you invest in this.
You're welcome. Tell your friends. :)
Jul 04 2019