<html>
<head>
<style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 10pt;
font-family:Tahoma
}
--></style></head>
<body class='hmmessage'><div dir='ltr'>I think I see your confusion. All the WAFileLibrary subs can be accessed via the dispatcher (under files? Can&#39;t quite remember). That&#39;s where the uploader / buttons are coming from.<br><br>Creating your own form, etc. isn&#39;t especially difficult either.<br><br>Sent from my G2.<br><br>RS<br><br>> Date&#58; Fri, 27 Apr 2012 15&#58;08&#58;55 -0700<br>> From&#58; pdebruic&#64;gmail.com<br>> To&#58; seaside&#64;lists.squeakfoundation.org<br>> Subject&#58; Re&#58; &#91;Seaside&#93; Seaside Book, Chapter 17, File Library<br>> <br>> I can&#39;t tell from your question but were you able to follow section 17.3.1&#58;<br>> <br>> http&#58;//book.seaside.st/book/in-action/serving-files/filelibraries/creating<br>> <br>> &#63;<br>> <br>> It shows how to create your own file library, and add files to is.  Is <br>> that what you are looking to do&#63;<br>> <br>> <br>> <br>> <br>> On 04/27/2012 12&#58;14 PM, blake wrote&#58;<br>> &#62; I&#39;m looking at chapter 17, on the file library, and when I get to the<br>> &#62; practical example in 17.4 I don&#39;t see how it works.<br>> &#62;<br>> &#62; Clearly, you&#39;re supposed to piggy-back the file library on to the<br>> &#62; counter component, but there&#39;s no explanation of how.<br>> &#62;<br>> &#62; The only code shown is&#58;<br>> &#62;<br>> &#62; WAFileLibrary subclass&#58; &#35;CounterLibrary<br>> &#62;      instanceVariableNames&#58; &#39;&#39;<br>> &#62;      classVariableNames&#58; &#39;&#39;<br>> &#62;      poolDictionaries&#58; &#39;&#39;<br>> &#62;      category&#58; &#39;Test&#39;<br>> &#62;<br>> &#62; And this is followed by two screen shots which show a visual<br>> &#62; representation of...looks like a file picker &#40;HTML input file type&#41;,<br>> &#62; and some buttons. But I don&#39;t see where they come from. FileLibrary<br>> &#62; descends from WAObject, not WAComponent &#40;sensibly&#41;, so it can&#39;t come<br>> &#62; from the WAFileLibrary itself.<br>> &#62;<br>> &#62; What am I missing&#63;<br>> &#62;<br>> &#62; &#61;&#61;&#61;Blake&#61;&#61;&#61;<br>> &#62; _______________________________________________<br>> &#62; seaside mailing list<br>> &#62; seaside&#64;lists.squeakfoundation.org<br>> &#62; http&#58;//lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside<br>> <br>> _______________________________________________<br>> seaside mailing list<br>> seaside&#64;lists.squeakfoundation.org<br>> http&#58;//lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside<br>                                               </div></body>
</html>