Add screen shots of example codes.
|
@ -1,8 +1,13 @@
|
||||||
|
|
||||||
# DFL
|
# DFL
|
||||||
|
|
||||||
This unofficial project is a migration of [D Forms Library (DFL)](http://http://wiki.dprogramming.com/Dfl/HomePage "D Forms Library (DFL)") that is managed on SVN.
|
This unofficial project is a migration of [D Forms Library (DFL)](http://http://wiki.dprogramming.com/Dfl/HomePage "D Forms Library (DFL)") that is managed on SVN.
|
||||||
DFL is a Win32 windowing library for the D language.
|
DFL is a Win32 windowing library for the D language.
|
||||||
|
|
||||||
|

|
||||||
|

|
||||||
|

|
||||||
|

|
||||||
|
|
||||||
## Recent major features
|
## Recent major features
|
||||||
- DUB is available for DFL.
|
- DUB is available for DFL.
|
||||||
- Remove dflexe.
|
- Remove dflexe.
|
||||||
|
|
2
examples/buttons/README.md
Normal file
|
@ -0,0 +1,2 @@
|
||||||
|
# Screen Shot
|
||||||
|

|
BIN
examples/buttons/image/screenshot.png
Normal file
After Width: | Height: | Size: 6.2 KiB |
2
examples/hello_dfl/README.md
Normal file
|
@ -0,0 +1,2 @@
|
||||||
|
# Screen Shot
|
||||||
|

|
BIN
examples/hello_dfl/image/screenshot.png
Normal file
After Width: | Height: | Size: 2.8 KiB |
2
examples/label/README.md
Normal file
|
@ -0,0 +1,2 @@
|
||||||
|
# Screen Shot
|
||||||
|

|
BIN
examples/label/image/screenshot.png
Normal file
After Width: | Height: | Size: 3 KiB |
2
examples/listview/README.md
Normal file
|
@ -0,0 +1,2 @@
|
||||||
|
# Screen Shot
|
||||||
|

|
BIN
examples/listview/image/screenshot.png
Normal file
After Width: | Height: | Size: 4.4 KiB |
2
examples/statusbar/README.md
Normal file
|
@ -0,0 +1,2 @@
|
||||||
|
# Screen Shot
|
||||||
|

|
BIN
examples/statusbar/image/screenshot.png
Normal file
After Width: | Height: | Size: 3.2 KiB |
2
examples/tabcontrol/README.md
Normal file
|
@ -0,0 +1,2 @@
|
||||||
|
# Screen Shot
|
||||||
|

|
BIN
examples/tabcontrol/image/screenshot.png
Normal file
After Width: | Height: | Size: 3.6 KiB |
2
examples/textbox/README.md
Normal file
|
@ -0,0 +1,2 @@
|
||||||
|
# Screen Shot
|
||||||
|

|
BIN
examples/textbox/image/screenshot.png
Normal file
After Width: | Height: | Size: 6.4 KiB |
2
examples/trackbar/README.md
Normal file
|
@ -0,0 +1,2 @@
|
||||||
|
# Screen Shot
|
||||||
|

|
BIN
examples/trackbar/image/screenshot.png
Normal file
After Width: | Height: | Size: 4 KiB |