It's also possible to listen to `ViewProvider` ser...
# tornadofx
e
It's also possible to listen to
ViewProvider
services and add Views from them manually. That way you have more control over what you do with the provided View. You could for example open a modal for the View, or add it to any kind of Node in any way you like.