Both tick and paint code run every frame. You can refer to the Sciter docs here. It’s mostly JavaScript (ES2020) but with a lot of Sciter-specific stuff, especially related to graphics.
Both tick and paint code run every frame. You can refer to the Sciter docs here. It’s mostly JavaScript (ES2020) but with a lot of Sciter-specific stuff, especially related to graphics.