On Thu, 2003-12-04 at 07:28, Skip Montanaro wrote: > Are there some smallish side-by-side comparisons of doing the same task with > form and form2? Here's a sample using Form2 that Neil put out: http://mail.mems-exchange.org/pipermail/quixote-users/2003-October/001998.html If you compare that to the forms.ptl in the Quixote ../demo directory, you'll see that its quite a bit less magical than the other. I used to find it tricky using the OptionSelectWidget and/or other approaches to dynamically change forms; found it easier with the new approach. And I think the new approach is easier to grok for someone coming to it fresh as well. I've built up some forms now using Widgets seperately as well as using the Form2.Form class, and so far no surprises. -- Mike Watkins mw@mikewatkins.net "I couldn't remember when I had been so disappointed. Except perhaps the time I found out that M&Ms really *do* melt in your hand ..." -- Peter Oakley