API method to show/focus UI elements?

In application preferences, I can set keybinds to, for example, show/focus the sample editor (global->view->focus/show sample editor).

Can I invoke this from the lua API? I’m unable to find it in the docs.

Thank you!

Ah, I found it.

set ‘renoise.app().window.active_middle_frame’ to one of the predefined constants.

1 Like

This topic was automatically closed 2 days after the last reply. New replies are no longer allowed.