Thread overview
Gui programing in D
Dec 27, 2016
Samson Akomire
Dec 27, 2016
Mike Wey
Dec 29, 2016
aberba
December 27, 2016
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.
December 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
December 29, 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.