I need to use a separate preview window to view pictures or documents, and often need a top window for better comparison
I found the post @Leo answered earlier through the forum
@toggle:If Set LISTERCMD=OnTopOn
@if:Set LISTERCMD=OnTopOn
Set LISTERCMD=OnTopOff
@if:else
Set LISTERCMD=OnTopOn
I made a button and tried clicking the button to switch the window to the top state, but it didn't work
I checked the official documentation provided by dopus again and found details about set listercmd
, but there is no command set listercmd = ontopon
.
Is it deleted in the laterst version?
In addition, I have prepared two png icons. How to display different icons according to the top state of the window?