<br><br><div class="gmail_quote">On Thu, Nov 4, 2010 at 12:41 PM, blake <span dir="ltr">&lt;<a href="mailto:dsblakewatson@gmail.com">dsblakewatson@gmail.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
<span style="font-family:arial, sans-serif;font-size:12.5px;border-collapse:collapse"><div><span style="font-family:arial, sans-serif;font-size:12.5px;border-collapse:collapse"><span style="border-collapse:separate;font-family:arial;font-size:small">On Thu, Nov 4, 2010 at 4:13 AM, Bert Freudenberg <span dir="ltr">&lt;<a href="mailto:bert@freudenbergs.de" target="_blank">bert@freudenbergs.de</a>&gt;</span> wrote:<br>

<blockquote class="gmail_quote" style="margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0.8ex;border-left-width:1px;border-left-color:rgb(204, 204, 204);border-left-style:solid;padding-left:1ex">
<div><div></div></div></blockquote></span></span></div></span><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div><div><br>
</div></div>I thought Blake wanted to do the reverse. Not run a curses app inside Squeak, but make a curses UI for a Squeak app. Is there something in Ian&#39;s package to help with this?<br><br></blockquote><div><br></div>

<div>Right. Although the development would become an issue if you didn&#39;t have some way to look at your output.</div></div></blockquote><div><br></div><div>You would still develop it in headful Squeak, using the full development environment but launching the system on the command line with its stdio hooked to the terminal.  At least that&#39;s what I&#39;m doing with my listener which is a test case for the threaded (non-blocking FFI) VM I&#39;m working on.</div>
<div><br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;"><div class="gmail_quote"><div>Also, Curses is more a model than anything. I wanted to interface with Curses on the premise it would make cross-platform portability easier. But I really don&#39;t need much: Just ability to read (and ideally set) screen size, ability to peek and poke screen coords, and a way to capture input.</div>

<div><br></div><div>At least, I don&#39;t think it&#39;s much; it was obviously too much for me.</div></div><br>
<br><br>
<br></blockquote></div><br>