PG2 Graphics Disabled
Hi,
I have a graphic that is upgraded from SV5.0 to SV5.1 Rev D FP4.
This particular graphic is disabled , i.e I cannot operate or click on any of the dynamic elements on the graphic window. I understand that this is a known issue . This happens because of graphic elements having Zero height or width.
Is my understanding correct ?
Is there a field alert document that states this . ?
What is the fix ? ( other than removing such elements)
Voted best answer
Hello,
Yes you are correct. This will happen when any one or more graphic elemnets are with Zero height and width. I believe there is no field alert on this.
You may have to remove those graphic element(s) with zero height and width from the display!!
Answers
Yep I agree this could be the source of your problem.
Setting the Height/width to 0 using an expression was a "trick" sometimes previously used to hide an element.
Set the Height and Width non zero values and set the "Visible" property (seems most elements have this property now) to false if you wish to hide an element.
Add new comment