Skip to content

Commit b274589

Browse files
committed
Move files for DWIN compilation source to DWIN_SOURCE folder
1 parent 85af9dd commit b274589

13 files changed

+2
-0
lines changed

README.md

+2
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,8 @@ You can open the .dgus project file in the [`src\DWIN`](src\DWIN) folder:
99

1010
You can find the source files where the screen bitmaps are generated from in the [`src\images_src`](src\images_src) folder.
1111

12+
To update the BMP of a screen put the **generated BMP file you made with your image editor** in the [`src\DWIN\DWIN_SOURCE`](src\DWIN\DWIN_SOURCE) folder. It will be picked up automatically by the build process of DWIN when saving or generating the project.
13+
1214
## How buttons are handled with code
1315

1416
This picture says it all:

src/DWIN/DWIN_SOURCE/00_Starting.bmp

128 KB
Binary file not shown.

src/DWIN/DWIN_SOURCE/28_E_main.bmp

128 KB
Binary file not shown.

src/DWIN/DWIN_SOURCE/29_E_file1.bmp

128 KB
Binary file not shown.

src/DWIN/DWIN_SOURCE/30_E_file2.bmp

128 KB
Binary file not shown.

src/DWIN/DWIN_SOURCE/31_E_file3.bmp

128 KB
Binary file not shown.

src/DWIN/DWIN_SOURCE/32_E_file4.bmp

128 KB
Binary file not shown.

src/DWIN/DWIN_SOURCE/33_E_file5.bmp

128 KB
Binary file not shown.
128 KB
Binary file not shown.
128 KB
Binary file not shown.
128 KB
Binary file not shown.
128 KB
Binary file not shown.

src/DWIN/DWIN_SOURCE/47_E_control.bmp

68 Bytes
Binary file not shown.

0 commit comments

Comments
 (0)