On 23/04/2016 9:29 AM, anonymousuer wrote:
On Friday, 22 April 2016 at 21:26:25 UTC, ciechowoj wrote:
On Friday, 22 April 2016 at 21:13:31 UTC, anonymousuer wrote:
What code is needed to tell D to open a window? Thank you in advance.

Could you specify what kind of window do you need?

As in a regular Windows window, for example when you open up IE or a
program. The container of the program itself, non-command-line.

So a GUI window?
If so I am working on a library for that for Phobos.
Only problem is, its a long way off. Although Windows support is more or less done.

https://github.com/rikkimax/alphaPhobos/tree/master/source/std/experimental/ui/window

Otherwise you're stuck with c libraries such as SDL.

Reply via email to