issues
search
lvgl
/
lv_port_win_codeblocks
Windows PC simulator project for LVGL embedded GUI Library
MIT License
150
stars
86
forks
source link
Unable Set Stimulation window dimension.
#58
Open
aniketkatoch
opened
2 months ago
aniketkatoch
commented
2 months ago
In Display Stimulation there are two things
Resolution i.e lv_display_t * display = lv_windows_create_display(title, 800, 480, 100, FALSE, FALSE);
If want to set size of the window stimulation where to set that dimension. Please Help me in this.
In Display Stimulation there are two things