Overriding CtrlWinUp/CtrlWinDown

You have encountered a problem using Far macros? Here you can get help.
Post Reply
galaxy_far_FAR_away
Posts: 23
Joined: Mon 12 Aug, 2013 14:03
Has thanked: 6 times

Overriding CtrlWinUp/CtrlWinDown

Post by galaxy_far_FAR_away »

I like to do something by CtrlWinUp/CtrlWinDown but action not called (both panel's height adjusted instead):

Macro
{
key = 'CtrlWinUp';
area = 'Shell';
flags = 'EmptyCommandLine';
action = function()

msgbox ("Up!");

end;
}

As I remember, maybe this worked a while ago because I wrote this macro earlier...

Thanks for You help!
Attachments
Panel.resize.lua
(495 Bytes) Downloaded 210 times
User avatar
HaRT
Moderator
Posts: 10806
Joined: Tue 30 Aug, 2005 17:21
Has thanked: 220 times
Been thanked: 357 times

Overriding CtrlWinUp/CtrlWinDown

Post by HaRT »

It's only possible by means of a special script — please find it here: http://forum.farmanager.com/viewtopic.p ... 88#p139188 (in Russian). Please use your favorite online translator to read the Usage and Limitations/Notes hidden in spoilers.
Фар есть инструмент, а не нянька. © 2009 DrKnS
Post Reply

Return to “Support and Troubleshooting”