NolanG241
NolanG241
okay, i see the point. but then we need a validation procedure/handling on the python side to trigger events on which the form listens to display some errors. while fiddling...
hi, i setup a repo of my own for testing different python gui web frameworks. [https://github.com/NolanG241/python_gui](https://github.com/NolanG241/python_gui) my_flexx.app contains a dragable window test. in common.flexx there are some form-model binding tests....
hi, i think somehow i found a solution for the form data binding. not pretty, but it works. first i created a model js component which stores the data of...