On Tuesday, 3 May 2016 at 06:14:25 UTC, stunaep wrote:
FileDialog is showing a blank white window for me. Only tested on windows 7 so far, but if I run dmledit, the filedialog on there works fine. It's weird because I am using almost exactly the same code.

Try fetch recent dlangui version (dub upgrade --force-remove).
I fixed this issue last week. (There was a problem with sharing of OpenGL context between windows). Difference in dmledit is probably due to different dlangui configuration selected - it uses `minimal` configuration - w/o OpenGL acceleration.

Reply via email to