Implement IPlugView::setFrame()

This commit is contained in:
Robbert van der Helm
2020-12-22 14:16:00 +01:00
parent 9288cdcb59
commit da6ddccf07
10 changed files with 83 additions and 17 deletions
+2 -1
View File
@@ -19,8 +19,9 @@ incomplete list of things that still have to be done before this can be used:
- `IHostApplication::createComponent()`
- `IConnectionPoint::notify()`, and support for indirectly connecting
components through message passing proxies
- `IPlugView`
- The rest of `IPlugView`
- `IEditController2`
- `IPlugFrame`
- All other mandatory interfaces
- All other optional interfaces
- Fully implemented: see [this