digitalmars.D.learn - Gui programing in D
- Samson Akomire (5/5) Dec 27 2016 I am working with GTKD for GUI Application in D programing
I am working with GTKD for GUI Application in D programing language. D programing Language is truly wholesome in all definitions.I have a great difficulty in setting widgets width and height. I will also appreciate any direction to resources to learn GTKD.
Dec 27 2016
On 12/27/2016 01:47 PM, Samson Akomire wrote:I am working with GTKD for GUI Application in D programing language. D programing Language is truly wholesome in all definitions.I have a great difficulty in setting widgets width and height. I will also appreciate any direction to resources to learn GTKD.These might be use full: https://sites.google.com/site/gtkdtutorial/ http://gexperts.com/wp/category/gtk/ http://www.britseyeview.com/software/articles/gsgtkd101.html -- Mike Wey
Dec 27 2016
On Tuesday, 27 December 2016 at 12:47:15 UTC, Samson Akomire wrote:I am working with GTKD for GUI Application in D programing language. D programing Language is truly wholesome in all definitions.I have a great difficulty in setting widgets width and height. I will also appreciate any direction to resources to learn GTKD.The gtkd documentation was my best companion for learning the widgets.
Dec 28 2016