<html>
<head>
<style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 10pt;
font-family:Tahoma
}
--></style>
</head>
<body class='hmmessage'>
Ok I finally found it online.<div>For those who are interested:&nbsp;<a href="http://lists.seaside.st/archives/commits/2009-September/000743.html">http://lists.seaside.st/archives/commits/2009-September/000743.html</a></div><div><br></div><div><a href="http://lists.seaside.st/archives/commits/2009-September/000743.html"></a>Sorry for the trouble.</div><div>alex<br><hr id="ecxstopSpelling">From: abalonpe@ulb.ac.be<br>To: seaside@lists.squeakfoundation.org<br>Subject: RE: [Seaside] abstract component with authentication check?<br>Date: Sun, 31 Oct 2010 23:25:11 +0000<br><br>



<style>
.ExternalClass .ecxhmmessage P
{padding:0px;}
.ExternalClass body.ecxhmmessage
{font-size:10pt;font-family:Tahoma;}
</style>


Hello,<div><br></div><div>I'm a bit stuck with a stupid problem. I'd like to display only a part of a DateSelector .</div><div><br></div><div>I tried this for the year for example:&nbsp;</div><div><br></div><div><span class="ecxApple-tab-span" style="white-space:pre">        canvas table: [
                canvas tableRow: [
                        canvas tableData: '</span>Year<span class="ecxApple-tab-span" style="white-space:pre">:'.
                        canvas tableData: [canvas render: </span>year<span class="ecxApple-tab-span" style="white-space:pre">Selector</span>&nbsp;<span class="ecxApple-tab-span" style="white-space:pre">]
                        ]
                ]</span></div><div><span class="ecxApple-tab-span" style="white-space:pre"><br></span></div><div><span class="ecxApple-tab-span" style="white-space:pre">B</span>ut it didn't work... I would like to display the same thing as my code but without the months and days. I also want to choose from the range of years that must be in my scroll menu.</div><div><br></div><div>Thx a lot and sorry for the silly question but I can't find very nice doc online :(</div><div>Alex</div>                                               
<br>_______________________________________________
seaside mailing list
seaside@lists.squeakfoundation.org
http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside                                               
<br>_______________________________________________
seaside mailing list
seaside@lists.squeakfoundation.org
http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside</div>                                               </body>
</html>