Alternative Full Screen for Writer (for MS Windows Only)

Shared Libraries
Forum rules
For sharing working examples of macros / scripts. These can be in any script language supported by OpenOffice.org [Basic, Python, Netbean] or as source code files in Java or C# even - but requires the actual source code listing. This section is not for asking questions about writing your own macros.
Post Reply
JeJe
Volunteer
Posts: 2787
Joined: Wed Mar 09, 2016 2:40 pm

Alternative Full Screen for Writer (for MS Windows Only)

Post by JeJe »

AltFullScreen Extension For Writer Help (for MS Windows Only)

Writer's native Full Screen feature doesn't allow access to panels or the Status bar or the Menubar.

This extension is an alternative full screen which is more flexible.

It only works on Microsoft Windows as it uses Windows OS Api calls.

Install extension and see the help file

TESTED ON WINDOWS 10 ONLY

Use at own risk - expect bugs, there usually are.

Edit: The reason Windows API calls are needed because of issues with the native setPosSize method
Attachments
JeAltFullScreen.oxt
(16.3 KiB) Downloaded 10 times
JeAltFullScreenHelp.odt
(89.08 KiB) Downloaded 8 times
Windows 10, Openoffice 4.1.11, LibreOffice 7.4.0.3 (x64)
Post Reply