Skip to content

VS2022 run simulator has nothing #99

@zhaoyang6

Description

@zhaoyang6

project branch: master

when i use vs2022 to run LvglWindowsSimulator target, it's nothing.
Image

i add a button in the active screen.I added the following code:

    lv_obj_t* btn = lv_button_create(lv_screen_active());
    lv_obj_align(btn, LV_ALIGN_CENTER, 0, 0);

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions