<br><br><div><span class="gmail_quote">On 10/18/06, <b class="gmail_sendername">Another Dave</b> &lt;<a href="mailto:dooright101@yahoo.com">dooright101@yahoo.com</a>&gt; wrote:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<br><br>Neither Squeak 3.8 nor 3.9 will give me that &quot;file in&quot; button, but now that<br>I know the .mcz extension means Monticello I can make my incoming directory<br>a repository and open it. From there I can load the image.
</blockquote><div><br>Sorry, I assumed it was the .st file you were having problems with.<br></div><br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
Starting things off with &quot;SampleImageViewerMorph new&quot;&nbsp;&nbsp;in a workspace is<br>really basic, but it is something that us new guys just don't get until<br>we've done a few examples. </blockquote><div><br>That's been my experience too - once you understand the 'shape' of the solution you're trying to build, it's easier to use the browsers to find relevant code to learn from 
<br></div><br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">I gather that the final class in the listing will<br>generally be the one that you start the program with--bottom-up programming,
<br>as in Forth?</blockquote><div><br>If I understand you right, then the answer's 'no'&nbsp; - everything's listed alphabetically in the browser - it's just a co-incidence that this reflects the &quot;level&quot; of the classes in this case.
<br></div><br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">System browser, rt click on class category, then select printOut is another<br>
command that isn't talked about much, and I guess you have to &quot;just know&quot;<br>that the .html output listing is not really HTML, but now I have a printed<br>listing with lots of comments, and a running program with buttons and
<br>graphics.</blockquote><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">Nice! Thanks!</blockquote><div><br>No problem,<br>Michael <br></div>
<br></div><br>