Problem addressing subobject properties

Katrin katrinheimann at gmail.com
Wed Sep 26 06:10:31 UTC 2012


Hey, 
I am stuck with a silly problem. I want to create a flexible Feedbackslide 
on which one Textline (of a sub object) is changing depending on an 
Attribute in a list before. So I used a command like
If c.GetAttrib ("Question") = "1" Then
Slide.Text1 = "..." Else
Slide.Text1 = "..."
End If

But Eprime gives me an error saying that Text1 is not a an assignable 
property of the object.
What do I do wrong?
So far I always used a Textdisplay, but now I have to use a Slide (as there 
is sth else displayed there to) and I don't know if that changes sth/how to 
adress the different Textfields/subobjects on it...
Thanks for your help!
Katrin

-- 
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/-/X4_BD2L2-Y0J.
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/20120925/eef7a015/attachment.htm>


More information about the Eprime mailing list