
I'm about to begin a project where I'll have to construct forms (e.g., of text fields, buttons, drop-down menus, etc.), but haven't done this very seriously in the past. To jump-start my research and perhaps gain some direction or insight, I thought I'd ask around to see what others have done.
In particular, I'd like to (1) have a scrollable area that contains form elements on a card (is there a GUI component that allows this?), and (2) automate the creation of the form as much as possible (perhaps by parsing an XML file that describes the forms).
I'll take any suggestions, tips, pointers, warnings, etc. that you can offer, and will greatly appreciate them!
Thanks.