[Seaside] abstract component with authentication check?

Alexandre BP abalonpe at ulb.ac.be
Sun Oct 31 23:25:11 UTC 2010


Hello,
I'm a bit stuck with a stupid problem. I'd like to display only a part of a DateSelector .
I tried this for the year for example: 
	canvas table: [
		canvas tableRow: [
			canvas tableData: 'Year:'.
			canvas tableData: [canvas render: yearSelector ]
			]
		]
But 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.
Thx a lot and sorry for the silly question but I can't find very nice doc online :(Alex 		 	   		  
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.squeakfoundation.org/pipermail/seaside/attachments/20101031/bca68a2d/attachment.htm


More information about the seaside mailing list