Skip to content
This repository was archived by the owner on Dec 24, 2023. It is now read-only.
This repository was archived by the owner on Dec 24, 2023. It is now read-only.

NextionPage::show() and INextionWidget::sendCommand #52

@TobbeJ

Description

@TobbeJ

Can someone please enlighten me how NextionPage::show() could work give how INextionWidget::sendCommand works.

lets assume i want to make page with id 1 visible (currently at page 0)
i call show() on the page with id 1, sendcommand compares this new pages id with current page and finds them to be different and then just does a return fals instead of doing something useful.

so it must be impossible to make NextionPage::show() do something useful.
or?

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