lv_port_win_codeblocks
                                
                                
                                
                                    lv_port_win_codeblocks copied to clipboard
                            
                            
                            
                        Unable Set Stimulation window dimension.
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.