www.digitalmars.com         C & C++   DMDScript  

digitalmars.D.learn - Blog Post #0051: MVC IV - ComboBox with Text

reply Ron Tarrant <rontarrant gmail.com> writes:
Today's post starts a mini series-within-a-series on dressing up 
the ComboBox using a ListStore. Essentially, it's ListStore 
basics leading up to how this type of model is used with a 
TreeView.

You can find it here: 
https://gtkdcoding.com/2019/07/09/0051-mvc-iv-combobox-text.html
Jul 09 2019
parent reply Greatsam4sure <greatsam4sure gmail.com> writes:
On Tuesday, 9 July 2019 at 12:08:04 UTC, Ron Tarrant wrote:
 Today's post starts a mini series-within-a-series on dressing 
 up the ComboBox using a ListStore. Essentially, it's ListStore 
 basics leading up to how this type of model is used with a 
 TreeView.

 You can find it here: 
 https://gtkdcoding.com/2019/07/09/0051-mvc-iv-combobox-text.html
Great work! I see this series of tutorial becoming a book for gtkd. Is it possible to get all the tutorials in a pdf file for offline work? Thanks in advance
Jul 10 2019
next sibling parent Ron Tarrant <rontarrant gmail.com> writes:
On Wednesday, 10 July 2019 at 20:31:36 UTC, Greatsam4sure wrote:
 On Tuesday, 9 July 2019 at 12:08:04 UTC, Ron Tarrant wrote:
 Today's post starts a mini series-within-a-series on dressing 
 up the ComboBox using a ListStore. Essentially, it's ListStore 
 basics leading up to how this type of model is used with a 
 TreeView.

 You can find it here: 
 https://gtkdcoding.com/2019/07/09/0051-mvc-iv-combobox-text.html
Great work! I see this series of tutorial becoming a book for gtkd. Is it possible to get all the tutorials in a pdf file for offline work? Thanks in advance
I do have this planned, but I want to get through the basic stuff first. So, there may be a bit of a wait.
Jul 11 2019
prev sibling parent Ron Tarrant <rontarrant gmail.com> writes:
On Wednesday, 10 July 2019 at 20:31:36 UTC, Greatsam4sure wrote:

 Is it possible to get all the tutorials in a pdf file for 
 offline work? Thanks in advance
Just found out about this on FB. Packt is having a sale right now, 3 ebooks for $30 and they have three books about D. https://www.packtpub.com/catalogsearch/result/?q=d+programming&fbclid=IwAR3pAZYU8uLmLJIdxrOiptVrBbikGbsDGBFvAPFyiYqW08pI0EMP3mjnc7k
Jul 11 2019