LorbyScratchpad Documentation
LorbyScratchpad Documentation
Documentation
3. Operations
3.1. Starting the application
3.2. Main Window
4. Kneeboard Editor
5. In-Sim controls
6. Troubleshooting
7. Disclaimer
1. Overview
The Lorby-SI Scratchpad is a simple application that will allow you to take notes to a scratchpad linked to a
message window in your simulator from outside and inside the simulator.
Lorby Scratchpad includes an HTML editor for your kneeboard files, so you can add images (charts) and text to
your kneeboard files.
2.1 Distribution
2.2 Installation
– “Start Menu Shortcuts”: Lorby Scratchpad will be added to your Start Menu (advised)
Lorby Scratchpad is an external process. When you want to operate it from its own GUI, you must disable “Pause
on task switch” in P3D.
2.4 SimConnect
Lorby Scratchpad relies on SimConnect being installed correctly on your computer. SimConnect is a part of P3D
and it is set up automatically when you first install the simulator. No further installations are required.
SimConnect networked: it is not possible to run Lorby Scratchpad on another computer if you want to use the
Kneeboard Editor.
3. Operations
Note: LorbyScratchpad must be run “As Administrator” if you want to use the Kneeboard Editor!
3.2 Main Window
Elements explained:
– Textbox: typing text into the white textbox will be reflected in the message window in the simulator.
– Number of lines in the sim message: This control sets the length of the message window. You can scroll
the message window up and down on using “Shift – Ctrl - Num8” / “Shif – Ctrl - Num2”
– Open and close the in-sim window: you can open and close the message window using “Shift - Ctrl - L -
O” / “Shift - Ctrl - L - C”
4. Kneeboard Editor
With the Kneeboard Editor you can create or edit the Checklist and Reference kneeboard files of your current
aircraft. Note: LorbyScratchpad must be run “As Administrator” for this to work!
After clicking on the “Kneeboard Editor” button, you will be asked which one of the two files you want to
change, Checklist or Reference. You must finish all your changes and close the editor before you can make that
choice again.
Elements explained:
The Kneeboard in P3D is bascially a web browser, and many things that you know from HTML website
development will work as well – including iframes, Javascript, links into the Internet (yes, that means that you
can access Google from your kneeboard while you are flying)
– Editor window and control buttons: this is the HTML editor from this MSDN project:
https://code.msdn.microsoft.com/windowsapps/WinForms-HTML-Editor-01dbce1a
It provides the usual text and html editor commands. All the controls in the tool bar have tooltipps
associated to them, hovering the mouse over them will display a caption about their purpose.
– Button “Add Local Image” allows you to link any images (jpg, png) on your local computer to the current
location in the text. Example: a table with thumbnails
3. Use button to
load an image
2. Click in table
cell
1. Create table
– Button “Load Local File” if you have a local HTML file, you can load it with this button. The contents of
this file will replace whatever is in the editor.
You can use this feature for example if you choose to convert PDF files generated by a flight planner
software into the HTML format (there are online tools to do that, for example “pdfonline.com”). The result
can then be loaded into the kneeboard with this button.
– Buttons “View HTML / Edit HTML” if you know your way around HTML, you can use these buttons to
view and edit the code directly.
– Buttons “Background / Foreground”: these control the background and foreground (=text) colors of the
HTML page
– Button “Insert Scratchpad”: this button will insert an iframe that links back to the Lorby Scratchpad:
– Button “Restore Original”: if your aircraft already had a kneeboard file, then it will be saved in that state
when you change it. This button will revert all the changes that you made back to that original copy
– Button “Save to Kneeboard”: saves your changes to the kneeboard file. To see the changes in the
simulator, close the kneeboard and open it again.
Add images using the clipboard
Another way to add images to your Kneeboard is using the Windows Clipboard together with the right-click
context menu of the Kneeboard editor → Edit → Paste. Please note that this only works with the context
menu, using Ctrl & V will not paste the image!
Example: Here we used the internet to search for plates for LIEO:
Then use the Windows default “Snipping Tool” to cut the desired plate from the PDF:
Right-Click
Ctrl & C
Add a checkbox
To add checkboxes, for example to simulate clickable checklists, use the context menu:
Put the cursor in the location where you want to add a checkbox and press the right mouse button:
6. Troubleshooting
If Lorby Scratchpad doesn't seem to work with P3D or if you get the error message “Could not load file or assembly
Microsoft.mshtml, version=7.0.3300.0” when using the Kneeboard Editor, please do this:
On most computer this Assembly is already present. But for some users it isn't, so I have included copy of it with
the Scratchpad. To avoid conflicts on your computer it is disabled by default, only to be activated if necessary.
7. Disclaimer
Lorby Scratchpad is provided free of charge, for private use only. All property rights remain with the author. You
may not distribute this package or parts of it. Disassembling, refactoring or changes of any kind are prohibited.
Disclaimer of Warranties. The author disclaims to the fullest extent authorized by law any and all other
warranties, whether express or implied, including, without limitation, any implied warranties of title, non-
infringement, merchantability or fitness for a particular purpose. Without limitation of the foregoing, the
author expressly does not warrant that:
• the software will meet your requirements or expectations;
• the software or the software content will be free of bugs, errors, viruses or other defects;
• any results, output, or data provided through or generated by the software will be accurate, up-to-date,
complete or reliable;
• the software will be compatible with third party software;
• any errors in the software will be corrected or that any further development will take place;
• the software will not cause errors or damage to the computer system it is installed on.