Skip to content

multiple pages #40

@asepyudi72

Description

@asepyudi72

on multiple pages Nextion application, page name shall include to component name
example page name "example"-id 1 and the component say NexText "name" id 11, hence;
name=NexText(nh,1,11, "example.name") this will provide robust respond wherever (on or other page) we execute this setText or getText
if use this ;
name=NexText(nh,1,11, "name")
we only get respond when on page show() and nothing if this method execute on other page

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions