jlbcontrols / Flintium

Open-source library of Ignition® faceplates and graphics that pair with AOIs from the Rockwell Automation® Library of Process Objects.
MIT License
31 stars 12 forks source link

perspective faceplates #205

Open ArnaudDeClerck opened 3 years ago

ArnaudDeClerck commented 3 years ago
jlbcontrols commented 3 years ago

My opinion:

ArnaudDeClerck commented 3 years ago

Ok:

jlbcontrols commented 3 years ago

Unfortunately, the icon files are all buried in the Vision templates. They are mostly standard material design icons, which you can download here. Setting up the icons may be a big task in itself.

I'm open to adapting the design so its best for Perspective. Let me know what you think it best for layout/container/structure once you've started development. Possibly post an example screenshot or push to a development branch, and we can discuss. To me, the most important thing is that templates are re-usable, so the amount of templates doesn't become too large & unmanageable.

ArnaudDeClerck commented 3 years ago

Base of faceplate main: image The faceplate is flex view, this view have two flex container (One for Tab navigation and one for content). This allow to make the popup resizable. image The button are just coordinate view since they will stay at the same size, but they are allowed to resize also since i've put the mode in percent (instead of fixed). For the project hierachy, i've try to stay as close as possible to the vision one. But instead of using fixed color (for selected/unselected or enable/disable) i've use style class. image

I will try now to make some content view and see how flexible i can go.

Regards

jlbcontrols commented 3 years ago

This is looking great, and I agree with your strategy. I'm looking forward to trying out the faceplate!

jlbcontrols commented 2 years ago

@ArnaudDeClerck were you able to make some progress on the Perspective faceplates?

ArnaudDeClerck commented 2 years ago

Hi @jlbcontrols,

Unfortunately, no. Some big project one in perspective (so i've learn new things that can be useable for this). I think i could start back beginning of march.

acaravella-2022 commented 2 years ago

Curious is there was any progress on this? I'm moving forward on designing plantpax faceplates for perspective as well and found the flintium vision templates to be a good jumping off point.