The George command tv_LockDisplay (and tv_UnLockDisplay) can help speed up many operations by suspending screen updates.
tv_LockDisplay provides the option to post a message to the center of the locked display to assure the user that something is being processed... i.e. the screen isn't frozen. If, in your script, you opt to not display a text in the popup message box, tv_LockDisplay still displays its own default message that says "display is locked". I guess this is meant to reassure users that the screen isn't frozen.
But if you use the tv_LockDisplay often, (especially for when the locked time-span is short) it's just annoying, because the user can't tell what it says. Often it looks like a glitch or like something is broken.
Is there already some way to suppress the popup non-message so the screen simply holds?
If not, maybe we could have an option for the tv_LockDisplay command to insert a single word, like "off" or "none" that would cause it to suppress the "display is locked" popup message completely.
Not at all critical I guess, but perhaps it could be added to the bottom of the request stack?
Sven
tv_LockDisplay's message box
tv_LockDisplay's message box
TVP Pro 11.0.10-64bit Win10 - 64GB ram -2TB HHD - 256GB SSD - Wacom Cintiq 16, driver 6.3.41-1
Android Tablet: rel. 11, Samsung Galaxy Note10.1 - 32GB with microSD 32GB
Android Tablet: rel. 11.5, Samsung Galaxy Tab S7plus - 128GB with microSD 64GB
Android Tablet: rel. 11, Samsung Galaxy Note10.1 - 32GB with microSD 32GB
Android Tablet: rel. 11.5, Samsung Galaxy Tab S7plus - 128GB with microSD 64GB
Re: tv_LockDisplay's message box
Simple! it works, thanks.
TVP Pro 11.0.10-64bit Win10 - 64GB ram -2TB HHD - 256GB SSD - Wacom Cintiq 16, driver 6.3.41-1
Android Tablet: rel. 11, Samsung Galaxy Note10.1 - 32GB with microSD 32GB
Android Tablet: rel. 11.5, Samsung Galaxy Tab S7plus - 128GB with microSD 64GB
Android Tablet: rel. 11, Samsung Galaxy Note10.1 - 32GB with microSD 32GB
Android Tablet: rel. 11.5, Samsung Galaxy Tab S7plus - 128GB with microSD 64GB