<html>
<head>
<style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 10pt;
font-family:Tahoma
}
--></style>
</head>
<body class='hmmessage'>
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="Apple-tab-span" style="white-space:pre">        canvas table: [
                canvas tableRow: [
                        canvas tableData: '</span>Year<span class="Apple-tab-span" style="white-space:pre">:'.
                        canvas tableData: [canvas render: </span>year<span class="Apple-tab-span" style="white-space:pre">Selector</span>&nbsp;<span class="Apple-tab-span" style="white-space:pre">]
                        ]
                ]</span></div><div><span class="Apple-tab-span" style="white-space:pre"><br></span></div><div><span class="Apple-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>                                               </body>
</html>