mirror of
https://github.com/Rayerd/dfl.git
synced 2025-04-25 20:49:58 +03:00

- General In order to resolve this, keyboard input process was changed similar to WinForms. A part of role of FormMessageFilter class was moved to each control's wndProc(), because TextBox class is must to know that parent form has default button and not. And also remove to hack of ControlStyles enum. - Others Add TextBox example code. Separate TextBoxBase class from textbox.d to textboxbase.d file. Separate SharedControl class from control.d to sharedcontrol.d file. Fix some old alias sytax. Add vscode workspace file.
3 lines
58 B
Batchfile
3 lines
58 B
Batchfile
set dmd_path=c:\d\dmd2\windows
|
|
set dmc_path=c:\dmc\dm
|
|
cmd
|