KB-30149: Removing an animation from an object.
Question: How can I remove an animation from an object? Solution: To do so, right-click the object and select the Remove animation option.
Question: How can I remove an animation from an object? Solution: To do so, right-click the object and select the Remove animation option.
Question: How can I edit the values of a rectangle’s VerticalPercentFill property’s maximum and minimum limits at run time? Solution: To do so, you can create a Library and use…
Question: In an application, a tag contains the value in seconds of the device’s working time. How can I show this value in hours in a Display? Solution: To do…
Question: How can I create an indicator of the progress of a script’s execution on screen? Solution: To do so, you can create an Internal Tag and increment it on…
Question: How can I copy a screen from one project to another when both belong to the same domain? Solution: To do so, go to E3Studio, select Explorer mode, choose…
Question: How can I open a screen so that it stays on top of other screens and does not allow accessing them until it is closed? Solution: To do so,…
Question: How can I display an image of the Domain’s resources on a Figure object? Solution: To do so, just go to E3Studio and edit the Figure object’s Filename property,…
Question: How can I enable the selection of more than one OptionButton per screen? Solution: To do so, you need to set different values in every OptionButton’s GroupName property. For…
Question: How can I increase the font on a Text object at runtime? Solution: You cannot edit the font of a Text object at run time. However, you can use…
Question: If I increase an application’s resolution, will the screen objects’ dimensions automatically increase too? Solution: No, they will not. So, you must manually increase the screen objects’ size too…