Skip to content

there is no example of a message box #417

Description

@z-storm666

1、In the official LVGL Pro examples, there is no example of a message box. Are there any components that are missing? Could this be added in a future version? Because some components do not have examples, users would not know how to use these components. If these components cannot be used in the simulation, they can only be used after generating the C program code, which is very inconvenient.
2、The component supports too few properties that can be changed. For example, I used a chart component and created a line chart with points. Is it possible to hide the points? (That is, only display the line without the points. This requires the ability to edit the properties of the points, such as setting their opacity, etc.).

Similarly, many XML syntax features are not fully supported. When using components and trying to change their styles, I do not know how to do it. Could a document be provided that details which styles can be changed? (I usually leave it blank, then compile and check the error prompt, or I type "style_" and wait for the editor to auto-suggest. However, I still do not understand the meaning of the suggested styles or what effect changing them has).

Overall, the editor is very user-friendly, but could an API documentation in Chinese be provided? Also, could the editor itself have a Chinese version? The documentation in English is particularly unfriendly for Chinese users.

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