I used the QT bindings to make a transparent desktop widget once. So they have worked but I'm not sure if they do with the current compiler. I'll see if I can find my old code and see what I have to do to get it to work.


On Wed, Oct 9, 2013 at 9:04 AM, Kagamin <spam@here.lot> wrote:
http://beza1e1.tuxen.de/d-tut-0.1/documentation.html
Are doxygen comments still endorsed?

http://beza1e1.tuxen.de/d-tut-0.1/idiomatic.html
Describing a range as a pair of iterators requires a reader with C++ background; the beginning of the tutorial implied wider audience. For other people it can be not informative or misleading.

http://beza1e1.tuxen.de/d-tut-0.1/gui.html
Do Qt bindings really work? I heard complaints about them.