Hi,
You can create a new hotkey for right arrow with this code, to adapt to the view mode you want:
@if:Set VIEW=Details
Go FROMSEL
@if:Set VIEW=Power
Go FROMSEL
@if:else
Select NEXT MAKEVISIBLE=immediate
See this thread for details:
Hi,
You can create a new hotkey for right arrow with this code, to adapt to the view mode you want:
@if:Set VIEW=Details
Go FROMSEL
@if:Set VIEW=Power
Go FROMSEL
@if:else
Select NEXT MAKEVISIBLE=immediate
See this thread for details: