If you didn't read the above paragraph, what this is is more button commands for panelsUI, by using the EXEC: button command and AutoHotKey.
In this first version, all thats available is an "Always On Top" switch, later versions will incorporate more commands which can be selected using command line switches.
Use this thread for any comments, questions or suggestions.
download the executable here or alternatively this is the AHK code:
CODE
#NoTrayIcon
WinSet, AlwaysOnTop, Toggle, ahk_class PanelsUI
exit
...if you already happen to have AHK installed (which I have a feeling might be quite a few of us).WinSet, AlwaysOnTop, Toggle, ahk_class PanelsUI
exit
To use it
Place AHKforPanelsUI.exe in the same directory as your .pui file and use this as your button command:
EXEC:/AHKforPanelsUI.exe