Elementa -> SkiaTexture -> Stride

Is it possible to use elementa with a SkiaTexture into stride? I don’t get any mouse interaction, I’ve attached a group and console, is there something I’m missing?

ElementaToStride.vl (17.5 KB)

Hey cat,

You’d have to use a SkiaRenderer to use Elementa widgets in Stride :

image

Please note that there’s still an issue with double-click events not working with the SkiaRenderer node though, which makes it impossible to edit text fields/values/etc by typing.

2 Likes

Too many similarly named nodes! Thanks!

I remember there being scrolling for widgets, can a dropdown be made to scroll for long lists?

image

Hey,

Nope, there’s no scrollable dropdown for now.

This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.