gtkD GUI design

Johannes Pfau nospam at example.com
Thu Jan 31 11:43:58 PST 2013


Am Thu, 31 Jan 2013 12:38:41 +0100
schrieb "SaltySugar" <Butkustomas777 at gmail.com>:

> I want to do a GUI like this:
> http://www.part.lt/img/f44e209eb2ccbc9dda2e6b11fa5c6317747.jpg
> 
> But I've got the following result:
> http://www.part.lt/img/f4a238595048be7c23655b02477aabd8447.jpg
> 
> 
> Thanks.

I'd recommend using glade and gtk.Builder unless you have a got reason
for not using it ;-)

http://gtkd.mikewey.eu/src/gtk/Builder.html
https://github.com/gtkd-developers/GtkD/blob/master/demos/builder/builderTest.d


More information about the Digitalmars-d-learn mailing list