Map Cycle View to a Key and/or Remote Button (1 Viewer)

mbuzina

Retired Team Member
  • Premium Supporter
  • April 11, 2005
    2,839
    726
    Germany
    Home Country
    Germany Germany
    No Support, so no system details...

    Is there a way to map the action of cycling the view to a key or remote button? I have scanned all the actions and there seems to be nothing in there. Checking the source code it seems that the layouting functions are protected in WindowPluginBase.

    So just to make sure I get it right, I would need to:
    a) Add a new public virtual CycleLayout to WindowPluginBase
    b) Add a new global action that would call this CycleLayout
    c) Map a key to the new global action

    So it would not be possible to create a plugin that does this, I would need to modify at least WindowPluginBase to achieve this, right?
     

    Users who are viewing this thread

    Top Bottom