pysimplesql
pysimplesql copied to clipboard
Support other elements for fields()
- [ ] Slider
- [ ] Radio buttons
- [ ] Listbox
- [ ] Spinner
Clarify usage of an sg.Table in field(). There is code in Form.update_fields() that updates a sg.Table, but I'm not sure how one would use it.