Hola Sergio (ahora si),
Probá con:
html dateInput
on: #date of: aModel
Vas a tener que pasar a usar el set de widgets por medios del api
Canvas. Para eso tenes que redefinir el metodo #rendererClass en tu
componente:
rendererClass
^WARenderCanvas
Si queres saber mas acerca de los canvas podes consultar la idea
general en un mail de Avi
http://lists.squeakfoundation.org/pipermail/seaside/2005-June/005260.html
Saludos!
Pablo.-
On 8/24/06, Sergio Gianatiempo <[EMAIL PROTECTED]> wrote:
>
> hola!!!
>
> gracias x la ayuda.
> ahora me pregunto... como ingreso una fecha?
> imaginaba un:
>
> renderFecIngOn: t1
> |date|
> date:=WADateSelector new.
> t1 render: date
>
> pero como paso la fecha al metodo fecIng en el objeto receptor???
> saludos y gracias..
> --
> Sergio Gianatiempo
> PD: Sergio no Santiago ;)
>
> >
>
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"clubSmalltalk" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at
http://groups.google.com/group/clubSmalltalk
-~----------~----~----~----~------~----~------~--~---