Creating custom EWO for the Area Chart.

Find and share HowTos to various installations / configurations!
2 posts • Page 1 of 1
tabrez24m
Posts:1
Joined: Tue Apr 08, 2025 1:13 pm

Creating custom EWO for the Area Chart.

Post by tabrez24m »

Hello,

I am trying to create custom EWO for Area chart.
I have created/build the ewo file using "EWO Basics and Development".
When I am adding this into the Gedi panel it is throwing error -
"WCCOAui1:VarAttrElem "pixmap" isAttribute(): type not implemented:QVARIANT_VAR"
image.png
How to resolve this error.......
What are the steps to create custom EWO for charts other than pushButton to be followed in Qt project.
Because the example EWO project is given for two pushButtons (under "EWO Basics and Development" steps), that I am able to add in the Gedi panel.
I am using WinCC OA 3.18 P018

gschijndel
Posts:376
Joined: Tue Jan 15, 2019 3:12 pm

Re: Creating custom EWO for the Area Chart.

Post by gschijndel »

First try to resolve the 'Could not load shared library' error, which has already come up multiple times on this forum with EWOs/CtrlExtensions.

Have a look at these topics:
Problem in EWO widget
EWO and shared library
Library Include Problem on EWO
How to build an EWO?

2 posts • Page 1 of 1