Skip to content

Update ui.task Example #50

@esferatec

Description

@esferatec

In this example (https://www.luart.org/doc/ui/task.html), the ui.taks property is not used at all. Furthermore, ui.run(win):wait() is obsolete and will be removed later. Therefore, the line ui.run(win):wait() should be replaced with

win:show()
ui.task:wait()

  • 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