Re: Gui programing in D

2016-12-28 Thread aberba via Digitalmars-d-learn
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.


Re: Gui programing in D

2016-12-27 Thread Mike Wey via Digitalmars-d-learn

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


Gui programing in D

2016-12-27 Thread Samson Akomire via Digitalmars-d-learn
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.