Widgets PICTURE - thica/ORCA-Remote GitHub Wiki

Picture

The picture widget enables you to place a picture on you page Pictures will be scaled, if they do not fit to the width and heigth attributes. You need to provide the width and height attributes You could add click/double click and wipe actions as well. There are only a few additional attributes to the common widget attributs

Attribute Description
type fixed: needs to be "PICTURE". Capital letters!
picturenormal You have to give the name of the picture file including the full path. You should use variables to provide the path to your picture file.

Below you see an example for a picture widget

<element name='Picture BULB Lumi ON' type='PICTURE' posx='center' posy='top' height='of:width:self:*1.4' picturenormal='bulb on' enabled='0'/>
⚠️ **GitHub.com Fallback** ⚠️