<html>
<head>
<style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 10pt;
font-family:Tahoma
}
--></style>
</head>
<body class='hmmessage'>
Sorry I just reply to some random topic :s<br><br><hr id="stopSpelling">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>

<meta http-equiv="Content-Type" content="text/html; charset=unicode">
<meta name="Generator" content="Microsoft SafeHTML">
<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                                               </body>
</html>