Thread overview |
---|
December 15, 2019 How use Resedit Dialogs + Dlang? | ||||
---|---|---|---|---|
| ||||
There's a way to create simple GUI for Dlang using Resedit? How? |
December 15, 2019 Re: How use Resedit Dialogs + Dlang? | ||||
---|---|---|---|---|
| ||||
Posted in reply to Marcone | On Sunday, 15 December 2019 at 04:00:14 UTC, Marcone wrote:
> There's a way to create simple GUI for Dlang using Resedit? How?
Do you know how to do it with C++? It should work the same in D, just use the WinApi bindings for calls.
|
December 15, 2019 Re: How use Resedit Dialogs + Dlang? | ||||
---|---|---|---|---|
| ||||
Posted in reply to JN | On Sunday, 15 December 2019 at 13:19:21 UTC, JN wrote:
> On Sunday, 15 December 2019 at 04:00:14 UTC, Marcone wrote:
>> There's a way to create simple GUI for Dlang using Resedit? How?
>
> Do you know how to do it with C++? It should work the same in D, just use the WinApi bindings for calls.
No. I just use Codeblocks to run window, but I dont know how capture events in C++. I need know how compile rc to res for work in Dlang, becouse using windres not work in Dlang.
|
Copyright © 1999-2021 by the D Language Foundation