This article applies to:
E-Prime 3.0
E-Prime 2.0
E-Prime 1.x
Detail
If allowed by your paradigm, we recommend using percentages instead of pixel values for the following properties:
- [Object].X
- [Object].Y
- [Object].Width
- [Object].Height
By avoiding the use of pixel values for these properties, your experiments can transfer easily between machines which use different resolutions. For example, by setting a SlideText Object's X and Y both to 50%, you are guaranteed to see the SlideText appear in the center of the screen even if varying resolutions are used. In the example below, a SlideText was specified to be at X pixel coordinate 200 and Y pixel coordinate 200. The images below show how the SlideText is displayed between two different resolutions.
800x600
1920x1080
Comments
0 comments
Please sign in to leave a comment.