This article applies to:
E-Prime 2.0
Detail
Beginning in E-Prime 2.0.10.x, Slide, ImageDisplay, TextDisplay, and MovieDisplay objects have a default Width and Height of 75%. This was implemented to reduce average drawing time because most paradigms do not actively use 100% of the screen. Reducing drawing time is beneficial because it may prevent delays in loading images. This is especially important for large or complicated images. Each object's OnsetDelay value reflects any delay in loading, which could include time in loading an image from the disk. The OnsetDelay value is logged in the .edat2 file for each object that has the Standard or Time Audit Only logging property enabled in its Properties > Duration/Input tab.
More information on reducing OnsetDelay values can be found here: INFO: Steps to reduce large OnsetDelay values [19370]
To change the Width and Height properties for ImageDisplay, TextDisplay, and MovieDisplay, open the object's Property Pages and navigate to the Frame tab. For Slide, select the SlideState you want to change, then open its Property Pages.
Slide sub-objects are positioned and sized relative to their parent SlideState. For example, if the parent SlideState is set to 75% Width and Height, and a child SlideText sub-object is set to 50%, the SlideText will be drawn at 50% of 75%.
In E-Prime 2.0 Professional, the ToolBox Defaults feature permits setting the default frame size for all objects to 100% (see E-STUDIO: Toolbox [22690]).
NOTE: E-Prime 3.0 uses 100% as the default value for the E-Objects discussed above.
Comments
0 comments
Please sign in to leave a comment.