On 09/06/2013 05:56 PM, det wrote:

On Thu, 05 Sep 2013 20:44:50 GMT, Mike Wey wrote:

Your code seems to be correct, i'll see if i can find out whats wrong (probably during the weekend).

great, thanks! and there is also the issue with the FileChooserDialog emitting lots of critical messages to the console ...
( http://forum.gtkd.org/groups/GtkD/thread/42/ )

cheers,

det

It seem you need to call vbox.showAll(); before dgl.run for it's content
to show up.

The FileChooserDialog doesn't emit any errors on Linux, i still need to
try it on Windows.