Skip to content

Paged mode callbacks #317

@stevesims

Description

@stevesims

It could be useful to allow programmers a way to display some kind of visual indicator when paged mode kicks in and pauses output.

Adding callbacks related to paged mode would facilitate this. At least two events would be needed:

  1. Paged mode has paused output
  2. Paged mode is about to resume output
  3. Paged mode setting has been changed

This third event would be trickier to work with. The paged mode value (available via a VDP variable) is no longer as simple as "on/off" as it now has two additional states for when temporary paged mode is being used.

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