> I am trying to figure out how to use the WABatchedList but I can find no
> examples. Can anyone provide me with a simple example or a link to an
> example.
There is a tiny example in my tutorial on slide number 17 in
<
http://www.lukas-renggli.ch/smalltalk/seaside/tutorial/07.pdf>. Then
there is a reference to WABatchedList in WABatchSelection, used in the
Sushi-Shop example.
Note that WABatchedList only displays the batch-witget, not the
batched items themselves. You can ask the batched-list for the visible
items by sending the message #batch and rendering them the way you
want.
Cheers,
Lukas
--
Lukas Renggli
http://www.lukas-renggli.ch_______________________________________________
Seaside mailing list
[hidden email]
http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside