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.
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.