Thread overview
Show window maximized in DlangUI
May 05, 2016
default0
May 05, 2016
Vadim Lopatin
May 05, 2016
default0
May 05, 2016
Hi

I'm writing a D Desktop application using DlangUI.
I want the window it creates to start maximized (but not Fullscreen) and could not find any APIs in the documentation that seem to do this.

Does anyone know how to do this?
May 05, 2016
On Thursday, 5 May 2016 at 07:53:43 UTC, default0 wrote:
> Hi
>
> I'm writing a D Desktop application using DlangUI.
> I want the window it creates to start maximized (but not Fullscreen) and could not find any APIs in the documentation that seem to do this.
>
> Does anyone know how to do this?

No such functionality yet.
Could you please submit feature request on github?
May 05, 2016
On Thursday, 5 May 2016 at 14:10:14 UTC, Vadim Lopatin wrote:
> On Thursday, 5 May 2016 at 07:53:43 UTC, default0 wrote:
>> Hi
>>
>> I'm writing a D Desktop application using DlangUI.
>> I want the window it creates to start maximized (but not Fullscreen) and could not find any APIs in the documentation that seem to do this.
>>
>> Does anyone know how to do this?
>
> No such functionality yet.
> Could you please submit feature request on github?

https://github.com/buggins/dlangui/issues/258 done :)