On 12/21/05, Michael Schneider <[EMAIL PROTECTED]> wrote: > > Can sample be made to return a list, it will be very useful to have > several samples for some widgets.
I had been thinking that you would compose the samples together in the sample method (possibly with another template). The advantage to this is that you can add descriptive text about what is different between the samples. However, it may be easier to just return a list. (Perhaps a list where the items can optionally be a tuple (text, Element) to include descriptive text.) Kevin -- Kevin Dangoor Author of the Zesty News RSS newsreader email: [EMAIL PROTECTED] company: http://www.BlazingThings.com blog: http://www.BlueSkyOnMars.com

