On 31 August 2010 08:44, glauber prado <span dir="ltr"><<a href="mailto:prado.glauber@gmail.com">prado.glauber@gmail.com</a>></span> wrote:<br><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
<br><br><div class="gmail_quote"><div>you can just quote it like \" i think, perhaps this was causing the double spacing that i saw cant remember if it was there before i changed it neither test it right now(my netbook is underpowered now)<br>

</div></div></blockquote><div><br></div><div>Yeah, I think escape characters are the way to go.</div><div>  </div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;"><div class="gmail_quote">
<div>trying to be more serious do you think this could be how can i say more than a proof of concept, i didn't realized we could do it entirely with scheme only :), anyway for a prototype this is cool. Perhaps we need a better event interface i think. But i also think that all my opinions on this subject would be biased towards emacs.<br>

<br></div></div></blockquote><div>Yeah, I seriously think we could do a whole editor in Scheme. The way this works right now is really inefficient, though. It re-builds the whole text object for every edit and I think every frame as well. That could be improved a lot, maybe with one letter per object, that would also make syntax highlighting fairly easy. Maybe we do need some sort of hud, perhaps with a option for layers and text support. Also; I don't think that right now we can catch keyboard commands like ctrl+[x]... </div>
<div><br></div><div>Yours,</div><div>Kas.</div></div>