add textdisplay to slide

JACanterbury jacanterbury at gmail.com
Wed Dec 19 15:07:10 UTC 2012


Hi Tobias,

I'm looking to do the same thing (ie add new text objects to an existing 
slide at runtime)

Did you work out how to do it? If so, could you post a code snippet to show 
how?

many thanks,

john

On Thursday, 12 July 2012 14:45:56 UTC+1, Tobias wrote:
>
> Hi,
>
> I want to run a slide called "SearchSlide".
> Within a trial, I want to add a textdisplay.
>
> I tried:
>
> set SearchContext
> set textACC = New TextDisplay
>
> textACC.X = "50%"
> textACC.Y = "2%"
> textACC.Width = "34%"
> textACC.Height = "3%"
> textACC.FontSize = "16"
> textACC.FontName = "Arial"
> textACC.backcolor = "128,128,128"
> textACC.text = "correct"
>
> however the "set" command needs an "=". How can I refer to an already 
> existing slide?
>
> Thanks,
> Tobias
>

-- 
You received this message because you are subscribed to the Google Groups "E-Prime" group.
To post to this group, send email to e-prime at googlegroups.com.
To unsubscribe from this group, send email to e-prime+unsubscribe at googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msg/e-prime/-/lDsQHHFGsSQJ.
For more options, visit https://groups.google.com/groups/opt_out.


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://listserv.linguistlist.org/pipermail/eprime/attachments/20121219/631ee5e3/attachment.htm>


More information about the Eprime mailing list