Announcement

REXYGEN forum has been moved. This one is closed.
Head over to the new REXYGEN Community Forum at https://forum.rexygen.com.

Looking forward to meeting you there!
 

#1 2016-03-08 13:12:40

geocipo
Member
Registered: 2015-12-07
Posts: 23

How to put a weather widget in Inkscape?

how to put an <iframe> HMI in Inkscape ? I would like to put a weather widget in my HMI . Can you help me?

Offline

#2 2016-03-09 14:48:30

tomáš čechura
Administrator
Registered: 2016-02-22
Posts: 371

Re: How to put a weather widget in Inkscape?

You can use Custom HTML component (Library/GENERAL/). Add the component to your HMI source svg and edit it by pressing Ctrl+E, move to tab "Options" and paste html code of your desired widget into "html" parameter.

See attached zip archive with sample svg file including weather widget from AccuWeather.com:

weather_widget_example.zip

Hope it helps. Let us know if you have any troubles.

Offline

#3 2016-03-10 09:57:21

geocipo
Member
Registered: 2015-12-07
Posts: 23

Re: How to put a weather widget in Inkscape?

Thank you for your reply. it works well

Offline

#4 2016-03-11 05:13:49

jinyistudio
Member
From: Taichung/Taiwan
Registered: 2015-12-07
Posts: 24
Website

Re: How to put a weather widget in Inkscape?

Hi

I have a question ?? Could i put Html object List ( ListBox,Button,Inputbox,,,) into a svg file too ? How to do .... tongue


P.S inkscape is difficute to me !

Last edited by jinyistudio (2016-03-11 05:14:42)

Offline

#5 2016-03-11 10:25:16

tomáš čechura
Administrator
Registered: 2016-02-22
Posts: 371

Re: How to put a weather widget in Inkscape?

Hi,

yes you can put (almost) any HTML object into svg using Custom HTML component (as mentioned above). However you can't connect from Custom HTML component to any part of REX Control System for now. So it is worth to use it only for some stand-alone components - such as weather widget (without any interaction to REX).

You can for example use components from GENERAL library such as Input, Button or ComboBox (according to your specification - ListBox, Button, Inputbox).

Offline

Board footer

Powered by FluxBB