When youre done making the screen then designer can generate the C code for the screen
i prefer to edit the code in the designer because this way you keep
the md files working
you can edit the generated C code in another editor but then the md
file is not actual
The *.md files and generated *.c and *.h files
are located in c:\mgui\luberth\screens\
Do NOT edit these *.C & *.H files with
anonther editor as designer
FILES only to EDIT in designer
about.c
cstep.c
keycontr.c
offsetxy.c
options.c
speed.c
tableset.c
ttftext.c
zaxis.c
home.c
All other C files located at c:\mgui\luberth\
you can Edit in any other editor
about.md
cstep.md this is the main file => include mguimain
when generate code in designer
| keycontr.md
|
offsetxy.md
|
| options.md
|
speed.md
|
| tableset.md
|
ttftext.md
|
zaxis.md
home.md