Posts: 11
Threads: 2
Joined: Jun 2017
Reputation:
0
Hi Erwin, I have a question. It is possible to create responsive interface design by analogy of web sites to determine the type of device and on the output we get the grid in the form that the designer intended? You can also build interface elements in a percentage or adaptive grid base on foundation zurb or bootstrap.
Posts: 1759
Threads: 6
Joined: Jul 2015
Reputation:
115
Hi,
Normal visu is coordinate based with scaling so is not suited for that.
If you want this then you should build the visu like a app, then you have full freedom.
But let’s ask admin’s view on this (:
BR,
Erwin
Posts: 411
Threads: 103
Joined: Oct 2016
Reputation:
9
Isn't it what Mosaic exactly does?
LM5Lp, firmware: 2018.08.22 and 2021.12.15, FlashSYS v2, ARMv7 Processor rev 5 (v7l), kernel 4.4.151 and 4.4.259
Posts: 11
Threads: 2
Joined: Jun 2017
Reputation:
0
Hi Thomas, and what kind of structure should the application have. So that I can make visualization responsive on all devices? And how to actually transfer the command data to control elements?
Posts: 7720
Threads: 42
Joined: Jun 2015
Reputation:
446
Mosaic app comes pre-installed
Posts: 11
Threads: 2
Joined: Jun 2017
Reputation:
0
I know that the mosaic is pre-install. I use mosaic if there are no requirements for visualization, it's convenient. But, Mosaic is built on a system of widgets that already have templates for accessing objects. How can I make a web application, what structure should it be, what references to objects?