<div dir="ltr">Hi! <div><br></div><div>I've managed to encounter the same problem!</div><div><br></div><div>can you please specify your solution?</div><div><br></div><div>Thanks!<br><br>On Tuesday, June 19, 2012 10:48:41 AM UTC+3, Johannes Bjerva wrote:<blockquote class="gmail_quote" style="margin: 0;margin-left: 0.8ex;border-left: 1px #ccc solid;padding-left: 1ex;">I managed to solve the problem through using a global variable, which is set by the mouse coordinates, rather than an attribute.<br>That is to say, the problem was not in the automatic addition of ":center", as I first assumed.<br><br>Problem solved! :)<br><br><br>On Monday, 18 June 2012 21:53:18 UTC+2, Johannes Bjerva  wrote:<blockquote class="gmail_quote" style="margin:0;margin-left:0.8ex;border-left:1px #ccc solid;padding-left:1ex">Hello,<div><br></div><div>I am currently developing an experiment in which the participants will click an area of the screen, following which an image should appear in that location.</div><div><br></div><div>What I have tried so far is having a slide object containing an image object. In the image object<span style="color:rgb(0,0,0);font-family:sans-serif;line-height:19px">'</span>s sub-property pages I<span style="color:rgb(0,0,0);font-family:sans-serif;line-height:19px">'</span>ve tried to set the X and Y positions to the attributes "<span>[PicPosX]" and</span></div><span>"[PicPosY]". However, once I click apply, E-Prime automatically changes this to </span>"<span>[PicPosX]:center" and "</span><span>[PicPosY]:center".</span><div><font face="arial, sans-serif"><br></font></div><div><font face="arial, sans-serif">In order to get the coordinates themselves, I have added this inline-code after the slide object:</font></div><div><span>Dim theMouseResponseData As MouseResponseData</span><br><span>Set theMouseResponseData = CMouseResponseData(Slide1.</span><span>Inpu<wbr>tMasks.Responses(1))</span><br><span>c.SetAttrib "PicPosX", theMouseResponseData.CursorX</span><br><span>c.SetAttrib "PicPosY", theMouseResponseData.CursorY</span> </div><div><br></div><div>Obtaining the coordinates and setting the attributes seems to work perfectly, since I can see the coordinates in the resulting data files.</div><div>However, the image does not change positions, but remains in the center (most likely due to E-Prime<span style="color:rgb(0,0,0);font-family:sans-serif;line-height:19px">'</span>s :center-addition to my attributes).</div><div><br></div><div>Any help in solving this problem would, of course, be greatly appreciated.</div><div><br></div><div>Kind regards,</div><div>Johannes Bjerva</div><div><div><br></div></div></blockquote></blockquote></div></div>

<p></p>

-- <br />
You received this message because you are subscribed to the Google Groups "E-Prime" group.<br />
To unsubscribe from this group and stop receiving emails from it, send an email to e-prime+unsubscribe@googlegroups.com.<br />
To post to this group, send email to e-prime@googlegroups.com.<br />
To view this discussion on the web visit <a href="https://groups.google.com/d/msgid/e-prime/74ae32dd-9667-4d3c-a0e5-4134e61c4f85%40googlegroups.com">https://groups.google.com/d/msgid/e-prime/74ae32dd-9667-4d3c-a0e5-4134e61c4f85%40googlegroups.com</a>.<br />
For more options, visit <a href="https://groups.google.com/groups/opt_out">https://groups.google.com/groups/opt_out</a>.<br />