On Sat, 2003-11-22 at 08:46, Greg Ward wrote: > > 2) How can one set style properties of widgets? I mean, let say, background, font, > > border-styles, etc; where applicable. > > I've been meaning to cook up a patch for quixote.form2 to allow this. > For now, you're stuck. ;-( A suggestion for When you look at this, another useful attribute to pass to form widgets would be "tabindex" to improve accessibilty of forms. For many purposes starting the tabindex counter at 1 would be sufficient, but passing a tabkey start value to the form2 object, and having it increment in the same order as objects are added, would make this even better. I'm working on some form redesigns for a project, and thinking harder about css formatting and accesibility for this go around while I recode everything using form2. If I happen to get ahead on this and do it myself I'll send a diff through for inspection and possible laughter. -- Mike Watkins mw@mikewatkins.net Boy, n.: A noise with dirt on it.