You should look into the composing image functions available. The beside function should make it so you don&#39;t need to calculate exactly where the cursor should be displayed.<br><br><div class="gmail_quote">On Thu, Apr 5, 2012 at 11:39 AM, Roelof Wobben <span dir="ltr">&lt;<a href="mailto:r.wobben@home.nl">r.wobben@home.nl</a>&gt;</span> wrote:<br>

<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Op 5-4-2012 19:28, Danny Yoo schreef:<div class="im"><br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">


<a href="http://www.ccs.neu.edu/home/matthias/HtDP2e/htdp2e-part1.html#(part._edit1)" target="_blank">http://www.ccs.neu.edu/home/<u></u>matthias/HtDP2e/htdp2e-part1.<u></u>html#(part._edit1)</a><br>
<br>
We need more context because there&#39;s not enough information in the<br>
question to tell what you&#39;re trying to do yet.<br>
<br>
<br>
Good luck!<br>
</blockquote>
Yes, I mean that exercise.<br>
</blockquote>
Ah.  Ok.  Can you get the position where the cursor should start by<br>
taking the image for the left side text, and take its width?<br>
<br>
</blockquote>
<br></div>
Yes, I could.<br>
<br>
Where I see a problem is here :<br>
<br>
I start with this :<br>
<br>
aaaaa|<br>
<br>
now someone press 3 times the left key.<br>
So I have  aa/aaa<br>
How can I know where the cursor is now.<br>
Or can I do  width - 3 times 11 ?<span class="HOEnZb"><font color="#888888"><br>
<br>
Roelof</font></span><div class="HOEnZb"><div class="h5"><br>
<br>
<br>
<br>
____________________<br>
 Racket Users list:<br>
 <a href="http://lists.racket-lang.org/users" target="_blank">http://lists.racket-lang.org/<u></u>users</a><br>
</div></div></blockquote></div><br>