Missing Meter and Line Widget

I’m missing the Meter and the Line Widget!?
They are shown on SquareLine Studio - YouTube but i can’t find them in the free Trail Version, not ready now or not support by the Trail?

1 Like

Meter is a quite complex widget and we still considering how to make it the easiest to configure. We need to develop some new controls handle these kind of widgets where sub items can be added dynamically.

Regarding the Line, we simply didn’t have time finish it, so finally it was removed.

We are about support as much LVGL widget as possible so both meter and line will be added in an upcoming version.

2 Likes

Is there a way to develop our own Widgets or edit the .ELOJB files?

1 Like

Hi,

We will add more widgets in the new releases. Our main focus now is on a the style and component editor.

The elojb files are not public now. It’s mainly because their format and specs might change in the future.

Just thought I would bump this topic. Personally, I’m really looking forward to having a meter widget. I’ve been using Squareline for only a couple of weeks now and really like it and I would love to switch away from GUI-Guider. GUI-Guider has a meter widget which I need for my project, but Squareline is just sooooo much nicer to use. I know I won’t have much of a say in what gets priority in development, but the least I can do is add a voice to this topic.

Thanks for you efforts making such a great product!

1 Like

Check out the latest GUI Gider, seem equal if not better than SLS. And it is free!

Maybe better is read license …

1.2       "Authorized System" means either (i) Licensee’s hardware product which incorporates an NXP Product or (ii) Licensee’s software program which is used exclusively in connection with an NXP Product and with which the Licensed Software will be integrated.

...
Product.  Licensee’s license to use and supply the software to you expires on June 25, 2026.  Further rights must be obtained directly from Wittenstein.

When will you add some usable widgets?

Marian_M what is your point?

meter and line would really be nice to have. it’s been 3 years since the original request, any updates?

1 Like

Hi, the Meter and Line widgets aren’t currently planned.

Meter is quite niche and complex. You can build great-looking gauges manually in SquareLine Studio (using arcs, images, labels, etc.) and you’ll have more freedom than a dedicated meter widget would allow.

Line: for horizontal/vertical lines, a simple Panel works well. For diagonal lines, you can use a thin rectangular Panel and rotate it via Transform style (Rotation).