Re: Hide console of gui program coded by gtkD

2012-12-10 Thread December Flower
On Monday, 10 December 2012 at 13:42:12 UTC, Adam D. Ruppe wrote: On Monday, 10 December 2012 at 13:34:51 UTC, December Flower wrote: I have a question about how to hide a console window. Make a .def file and include it on your dmd command line. The file only needs these two lines: EXETYPE

Hide console of gui program coded by gtkD

2012-12-10 Thread December Flower
Hello. I have a question about how to hide a console window. http://pds23.egloos.com/pds/201212/10/80/e0088180_50c5e3b1bb789.png This simple application is made by using gtkD and glade3. As you can see from picture above, console window pops up and doesn't disappear. When I close the console