-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Hi,
I've created a dialog(which uses Lightbox from Scriptaculous 188) to
receive value(date value) from user using WADateInput(I'm using canvas
model).
canvas div class: 'row'; with: [
canvas span class: 'label'; with: 'Date:'.
canvas span class: 'date'; with: [
canvas dateInput value: self entry date;
callback: [ :v | self entry date: v ]
]
].
The problem is that in callback block the v is original value not user's
updated one. I do not have problem with 2.7 of Seaside
Is this bug or should I need some special preprocessing?
Thanks in advance.
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.2.2 (GNU/Linux)
Comment: Using GnuPG with Mozilla -
http://enigmail.mozdev.orgiD8DBQFGOs4yQqspS1+XJHgRAtEUAJ0QO37HT7sVCRq1yyIjoC/X4P2jZgCgni+r
jADrJGcQhGMvO2xicNx1pB4=
=sBvO
-----END PGP SIGNATURE-----
_______________________________________________
Seaside mailing list
[hidden email]
http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside