Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Switch queues from using ⎕TGET to ⎕DQ of HTMLRenderer in Desktop mode #65

Open
mkromberg opened this issue Oct 15, 2024 · 0 comments
Assignees

Comments

@mkromberg
Copy link
Collaborator

In order to be able to DQ HTMLRenderer Close and Configure events, we need to be DQ'ing the HTMLRenderer itself. Therefore, we should change strategy in desktop mode (when an HTMLRenderer is available), ⎕DQ that object, and receive the messages which are currently sent via TPUT/TGET via the message queue.

@mkromberg mkromberg self-assigned this Oct 15, 2024
@mkromberg mkromberg changed the title Switch queues from using TGET to ⎕DQ of HTMLRenderer or Timer Switch queues from using ⎕TGET to ⎕DQ of HTMLRenderer in Desktop mode Oct 15, 2024
mkromberg added a commit that referenced this issue Nov 29, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant