hi
depends if you use the WARenderCanvas or the old one... if so (browse
for sender of select (you should find exemples):
WAConfigurationEditor>> visitListAttribute: anAttrib with: html (last
version of seaside)
html select
list: <your collection> ;
selected: ... ;
callback: [:value |...] ;
labels: [:each | ....]
ps: to use WARenderCanvas, put in your component
rendererClass
^WARenderCanvas
Cédrick
_______________________________________________
Seaside mailing list
[hidden email]
http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside