dfl2 1.0.3

dfl2 is a GUI library for Windows,now it can be built by DUB and Visual Studio .NET(such as VS 2010).


To use this package, run the following command in your project's root directory:

Manual usage
Put the following dependency into your project's dependences section:

dfl2

dfl2 is a GUI library for windows,which is based on D2 ,now D2.066.

linker libs:

ole32.lib oleAut32.lib gdi32.lib Comctl32.lib Comdlg32.lib advapi32.lib uuid.lib ws2_32.lib.

The latest features:

1、dfl can be used in Visual Studio .net (here VS 2010), whose intellisense will help you very well(to look at the Screenshot).

2、dfl can be used in DUB:

3、dfl can be build by dco.

How to get the libs or exe files:

1、Double click the 'dcobuild.bat', and input 'dcobuild.bat',to get them in the folder.

2、dub fetch dfl2 --local and run the dubbuild.bat in the path, to get them in 'debug' folder and 'release' folder. or

 dub fetch dfl2,and run the dubbuild.bat in the path(C:\Users\[yourUserName]\AppData\Roaming\dub\packages\dfl2-1.0.3)

3、Open the dfl.sln, and run the projects to get them in 'debug' folder and 'release' folder(Now,auto copy to the '$(DMDInstallDir)windows\lib' OR 'bin' folder ).

note: If you want to get the release version ,use dcobuild.bat. or vs2010 please.

New thing : dco.exe

'dco.exe' can create the batch processing info :

How to use the 'dco':

dco app.d

dco app.d -gui

Now can debug in VD 0.3.39

Screenshot:

in dco:

dfl2 In dco

in DUB:

dfl2 In DUB

in VS2010

dfl's intellisense in VS2010

Authors:
  • Christopher E. Miller
  • FrankLIKE
Dependencies:
none
Versions:
1.0.7 2014-Dec-22
1.0.6 2014-Nov-13
1.0.5 2014-Nov-08
1.0.4 2014-Nov-04
1.0.3 2014-Nov-03
Show all 9 versions
Download Stats:
  • 0 downloads today

  • 0 downloads this week

  • 0 downloads this month

  • 583 downloads total

Score:
0.9
Short URL:
dfl2.dub.pm