I get an error if I press ALT-I. I'm used to press this using MuliEdit
![Very Happy :D](./images/smilies/icon_biggrin.gif)
Is it possible to define button-combinations, so we can use brief-emulation?
Code: Select all
ACTIVATE WINDOW ::oWnd MAXIMIZED ;
ON RESIZE If( nSizeType != 1, ( ::oVSplitL:AdjLeft(),;
::oVSplitR:SetPosition( ::oWnd:nWidth - 200 ),;
::oVSplitR:Adjust(),;
::oHSplitC:SetPosition( ::oWnd:nHeight - 200 ),;
::oEditor:SetFocus() ), )
Antonio Linares wrote:Marc,
How select a block behaves ?
Does it lets you mark a block same as if you press shift and arrow keys ?
AntonioAntonio Linares wrote:Marc,
Alt-I and Alt-L already implemented:
https://bitbucket.org/fivetech/fivewin- ... ivedit.zip
Lets see if Alt-C is possible too...
Es lo mismoAntonio Linares wrote:Crsitobal,
Yes, I guess Mark means that but using the arrow keys instead of the mouse