<span class="Apple-style-span" style="color: rgb(31, 80, 128); font-family: Verdana, Arial, Tahoma; font-size: 11px; ">Hey, <br>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<br>If c.GetAttrib ("Question") = "1" Then<br>Slide.Text1 = "..." Else<br>Slide.Text1 = "..."<br>End If<br><br>But Eprime gives me an error saying that Text1 is not a an assignable property of the object.<br>What do I do wrong?<br>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...<br>Thanks for your help!<br>Katrin</span><br>

<p></p>

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