Search found 3 matches

by nmax
Sep 13th, ’24, 13:31
Forum: Suggestions
Topic: Clipboard Manager Hotkey
Replies: 4
Views: 7225

Re: Clipboard Manager Hotkey

There is also a bug with clipboard manager hotkey, if you set it to None for example by pressing Backspace in the settings>Clipboard Manager>Clipboard shortcut, after saving it is not saved. So if l wanna disable that clipboard manager l have to close the software.
by nmax
Nov 28th, ’23, 08:34
Forum: User Commands and Scripts
Topic: Shared function.
Replies: 9
Views: 48448

Re: Shared function.

Marko wrote: Nov 27th, ’23, 19:01 Thanks for reporting. You are right, currently it is only possible to set a procedure and not a function in the Startup Script.
We will resolve this in the next release. ;)
Great, thanks! Can't wait.
by nmax
Nov 27th, ’23, 16:42
Forum: User Commands and Scripts
Topic: Shared function.
Replies: 9
Views: 48448

Re: Shared function.

If you create a function in one command it will in principle be available in all other commands as well. Unfortunately, when trying to create a Shortcut with Command ToolTipTest("hi",,,5000) it says: Error: Call to nonexistent function. Specifically: ToolTipTest("hi",,,5000) Lin...