GtkD - Add images to IconView with Pixbuf

2020-03-02 Thread cfcd14f496326e429ce03c48650b7966 via Digitalmars-d-learn
Hello. :-) I found this guide : https://www.kksou.com/php-gtk2/sample-codes/display-a-list-of-thumbnail-images-using-GtkIconView.php This guide used 'Pixbuf' for use fromFile method, but GtkD don't have it. : https://api.gtkd.org/gdkpixbuf.Pixbuf.Pixbuf.html Is there any other way? Thanks.

How to debug in vscode Windows?

2019-12-27 Thread cfcd14f496326e429ce03c48650b7966 via Digitalmars-d-learn
Hello. I spent many time to searching for find a solutions. Many posts not clearly or tell like brief. :( I tried "Microsoft C/C++(ms-vscode.cpptools)" and "Native Debug (webfreak.debug )" plugin. And I found this post: https://forum.dlang.org/post/jxnnfzjsytoneqvxe...@forum.dlang.org