Difference between revisions of "HowTo:Inject UI into UBIK Studio"
| Line 3: | Line 3: | ||
Since version 5.1 it is possible to inject UI into {{UBIK}} Studio. | 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. | The injected UI can be displayed inside a User Control and or Window. | ||
| + | [[File:UI_Studio.png|thumb|220px|{{UBIK}} Studio]] | ||
| + | [[File:UI_Studio.png|thumb|220px|{{UBIK}} Studio]] | ||
=== User Control === | === User Control === | ||
| − | |||
The existing User Control list can be extended to provide additional controls | The existing User Control list can be extended to provide additional controls | ||
=== Window === | === Window === | ||
| − | |||
A new button can be added to the UI and open the injected UI | A new button can be added to the UI and open the injected UI | ||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | {{ | + | |
| + | <!-- DO NOT REMOVE THIS -->{{Template:HowTo/Begin}}<!-- DO NOT REMOVE THIS --> | ||
| + | |||
| + | = User Control = | ||
| + | Control | ||
| + | |||
| + | |||
| + | = Window = | ||
| + | Window | ||
| + | |||
| + | <!-- DO NOT REMOVE THIS -->{{Template:HowTo/End}}<!-- DO NOT REMOVE THIS --> | ||
Revision as of 15:33, 15 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.
User Control
The existing User Control list can be extended to provide additional controls
Window
A new button can be added to the UI and open the injected UI
