Plugin and Presentation mode. Automatically on loading main patch #1788
pereshaped
started this conversation in
Ideas
Replies: 2 comments 6 replies
|
Yes, this is possible, and no, you're not missing something obvious! This is a secret undocumented feature that really should be documented, sorry for that! You can enter plugin mode by sending the "pluginmode" messages to "pd", like this: The pluginmode message can also take an extra argument for the theme that must be loaded. This can be a theme name (like "fangs", "light", etc.) or a path to a custom '.plugdatatheme' file. This theme will only be applied temporarily, while you're in plugin mode. Hope that helps! |
3 replies
|
That is great !!!! Is there an opposite message to exit from pluginmode ? |
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
I've searched for this but could find an answer and wondered if it is possible to open a main patch in Plugin or Presentation mode?
Looked at the manual but it doesn't seem to mention it. Am I missing something obvious?, or is it not implemented yet? Somethin in the main environment inspector maybe? If not it would be a nice touch when deploying larger patches.
All reactions