win32 api & lib issue
Imperatorn
johan_forsberg_86 at hotmail.com
Thu Nov 2 17:38:33 UTC 2023
On Thursday, 2 November 2023 at 13:40:14 UTC, Peter Hu wrote:
> On Thursday, 2 November 2023 at 12:47:11 UTC, Imperatorn wrote:
>> On Thursday, 2 November 2023 at 12:43:01 UTC, Imperatorn wrote:
>>> On Thursday, 2 November 2023 at 12:22:29 UTC, Peter Hu wrote:
>>>> On Thursday, 2 November 2023 at 10:58:51 UTC, Imperatorn
>>>> wrote:
>>>>> [...]
>>>>
>>>> Yes,exactly. That was developed with D+iupD.
>>>>
>>>> Under windows,I use PoseidonD with Entice Designer+DFL:
>>>> Entice Designer: http://www.dprogramming.com/entice.php
>>>> DFL for D2 :https://github.com/Rayerd/dfl
>>>
>>> Wow, it's great seeing this is still being used 😎
>>
>> Would be nice to continue development of Entice Designer
>
> Yes,it is C# code style,supports compiling command
> setting.There are more features than it looks in the Form
> Property Window.It is a pity the source editor does not support
> Chinese characters input(but can paste in) .
>
> Since the DFL library gets maintained,hope Entice designer gets
> maintained as well.Source is available in the website(
> http://www.dprogramming.com/entice.php).
I put it on dub now so you can just do "dub add dfl".
In Entice designer you can then change your compile command to
cd.. && dub (if you're in the source folder, otherwise just dub).
I might add the ability to create event handlers by clicking on
objects. We'll see.
More information about the Digitalmars-d-learn
mailing list