Difference between revisions of "HowTo:Inject UI into UBIK Studio"
| Line 25: | Line 25: | ||
} | } | ||
</syntaxhighlight> | </syntaxhighlight> | ||
| − | 5. After making the changes make sure to update the plugin in the injection folder.<br><br> | + | 5. After making the changes make sure to update the plugin in the injection folder.<br> |
| + | 6. When starting {{UBIK}} Studio the new user control will show up in the list.<br><br> | ||
= Window = | = Window = | ||
Revision as of 07:25, 16 June 2026
Since version 5.1 it is possible to inject UI into UBIK® Studio.
The injected UI can be displayed inside a User Control and or Window.
This article will help you to inject your UI!
