Allow plugins to utilise some or all functionality of QWidgetPluginGuis

I’ve noticed that in the tour place file, there’s a floating widget that exists for this place. This is really cool and its a shame that this is locked to Roblox engineers.

QWidgets are insanely powerful and no functionality of them has ever been given to developers, even usecases where there isn’t risks attached (ie: always floating, non resizable widgets).

image

This doesn’t follow the standard feature request format because there isn’t a really a problem here (beisdes us not having access to this), it’s just a request to see if we can have some or all of this functionality given to us because it would make plugin guis way more powerful than they already are.

1 Like

Internally, we are pushing away from Qt entirely (“officially” deprecated as of yesterday), so we will not be exposing QWidgetPluginGui, and it’s the wrong thing to anchor this feature request on.

It would be better to make [separate] feature requests for the specific things you want, like floating/non-resizable widgets.

2 Likes