mmehr2 / Msw4

Source code for MagicScroll for Windows (basic) project.
0 stars 0 forks source link

Send machine Preferences to Secondary as part of transfer or setup #24

Open mmehr2 opened 6 years ago

mmehr2 commented 6 years ago

This is not really part of Issue #1 or Issue #22. It is about sending the contents of the Remote Installations sub-dialog (Settings, also under Tools/Preferences) to the Secondary for use by the actual teleprompter. The most visible setting is the inverse video in Prompt mode, but others also make sense.

The job of this code will be to package up all the settings in a message string and send it off to the Secondary remote, where it will be parsed back into settings and saved using the same code as it would locally if the operator were in the same room.

mmehr2 commented 6 years ago

Work tasks: The Remote Dialog settings need to be sent to the Remote machine.