On Sunday, 13 March 2016 at 19:34:36 UTC, WebFreak001 wrote:
On Sunday, 13 March 2016 at 19:28:57 UTC, karabuta wrote:
Any help on where I can get better leaning materials(GtkD)? Repo, blogs post, etc please

there isn't much about GtkD specificly, but as a start there is this: https://sites.google.com/site/gtkdtutorial/

Funny thing is that I just found that and was about to post it :) Thanks


I think the closest are GTK# and the one for Vala.

I will do that right away :)


But gtkd is just a nice wrapper for gtk. I'm not really someone who can write tutorials but you or someone else could make some tutorials for it. Might attract more people.

Great idea. I thinks I will just keep my code and use it as a guide/tutorial in my repo just like the pygtk book.


and in the (not quite complete) documentation you can find widgets you might want to use. Its a great place for getting ideas on which widgets to use imo. http://api.gtkd.org/src/gtk/AboutDialog.html

That thing really need some work to make it consumable :)


Reply via email to