Difference between revisions of "HowTo:Inject UI into UBIK Studio"
| Line 35: | Line 35: | ||
= Window = | = Window = | ||
=== Goal === | === Goal === | ||
| − | The goal is to extend the toolbar by injecting a button that opens the | + | The goal is to extend the toolbar by injecting a button that opens the desired window.<br> |
In addition, the “View” menu will be extended with a new entry that also opens the window.<br> | In addition, the “View” menu will be extended with a new entry that also opens the window.<br> | ||
[[File:InjectedButton.png|thumb|left|298px|Injected button]] | [[File:InjectedButton.png|thumb|left|298px|Injected button]] | ||
Revision as of 11:13, 17 June 2026
Since version 5.2 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!
See also
tbd.



