Hi!

I think the DatePicker component in Tapestry 4.0 is neat. However, I would like to have a different presentation view of it. I'd like to show 3 drop-downs (one for days, one for months, and one for years) instead of the default TextField component.

I understand I develop a custom component for this.

Should I subclass the DatePicker class and override the renderComponent() method? Is there an HTML template associated with the DatePicker component I should modify?

I would really appreciate to have some pointers on this.

/Martin


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to