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. | ||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
<!-- DO NOT REMOVE THIS -->{{Template:HowTo/Begin}}<!-- DO NOT REMOVE THIS --> | <!-- DO NOT REMOVE THIS -->{{Template:HowTo/Begin}}<!-- DO NOT REMOVE THIS --> | ||
= User Control = | = User Control = | ||
| − | Control | + | The existing User Control list can be extended to provide additional controls |
| + | [[File:ControlDropDown.png|thumb|220px|{{UBIK}} Studio]] | ||
= Window = | = Window = | ||
| − | + | A new button can be added to the UI and open the injected UI | |
| + | [[File:InjectedButton.png|thumb|280px|{{UBIK}} Studio]] | ||
<!-- DO NOT REMOVE THIS -->{{Template:HowTo/End}}<!-- DO NOT REMOVE THIS --> | <!-- DO NOT REMOVE THIS -->{{Template:HowTo/End}}<!-- DO NOT REMOVE THIS --> | ||
Revision as of 16:31, 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.
