pysimplesql icon indicating copy to clipboard operation
pysimplesql copied to clipboard

Support other elements for fields()

Open ssweber opened this issue 2 years ago • 1 comments

  • [ ] Slider
  • [ ] Radio buttons
  • [ ] Listbox
  • [ ] Spinner

ssweber avatar May 04 '23 20:05 ssweber

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.

ssweber avatar May 28 '23 18:05 ssweber