adjust height & width of an own created widget
Posted: 20 May 2013 09:18
Hi,
I want to adjust the height & width of an own created widget using the function setWidgetElementProperty.
Syntax:
setWidgetElementProperty(widgetName,elementName,property,value)
What is the elementName in this case?
In addition - How can I adjust the clickable actions via script. Do I have to use the same function? If so, what is the elementName in this case?
Is there a general documentation of this function?
Thanks.
I want to adjust the height & width of an own created widget using the function setWidgetElementProperty.
Syntax:
setWidgetElementProperty(widgetName,elementName,property,value)
What is the elementName in this case?
In addition - How can I adjust the clickable actions via script. Do I have to use the same function? If so, what is the elementName in this case?
Is there a general documentation of this function?
Thanks.