richmond62 wrote: ↑Mon Oct 30, 2023 9:33 pm
..the widgets are not offered as an option via the 'cog', so the only way they will show is if some end-user has used another version of OXT and exposed the widgets...
Ah, one thing to consider there.
If I assume you are dealing with a multi-user setup, so that students log into the computer with their own username or password:
If that's the case, they won't have the file "livecode7.rev" in their ~/Library/Preferences/Runrev/ folder, so it will show the widgets and default back to I think a 3 column layout (as well as showing the registration screen as it also won't have the "livecode-firstrun.lcf" present for that user.
If you are dealing with a guest login, (so all students use a shared account), then you can copy the "livecode7.rev" and the "livecode-firstrun.lcf" files from your profile to their guest one to stop these things from appearing.
Unfortunately the registration screen is buried within the engine, and can really only be removed by recompiling.
or by having the "livecode-firstrun.lcf" in the expected location when it first runs.