Skip to content

Implement Plugin::get_editor() for PluginInstance #33

@Boscop

Description

@Boscop

If someone is interested in doing this, that'd be great (I'm quite busy atm).
It only requires creating a PluginInstanceEditor struct and storing it in the PluginInstance struct, it can be filled with values gotten from sending the editor OpCodes to the instance, EditorGetRect etc. Basically look at for which OpCodes interfaces::dispatch() calls plugin.get_editor() and "invert" that direction to construct a PluginInstanceEditor.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions