Re: Blog Post #0051: MVC IV - ComboBox with Text

2019-07-11 Thread Ron Tarrant via Digitalmars-d-learn

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=IwAR3pAZYU8uLmLJIdxrOiptVrBbikGbsDGBFvAPFyiYqW08pI0EMP3mjnc7k


Re: Blog Post #0051: MVC IV - ComboBox with Text

2019-07-11 Thread Ron Tarrant via Digitalmars-d-learn

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.





Re: Blog Post #0051: MVC IV - ComboBox with Text

2019-07-10 Thread Greatsam4sure via Digitalmars-d-learn

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






Blog Post #0051: MVC IV - ComboBox with Text

2019-07-09 Thread Ron Tarrant via Digitalmars-d-learn
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