1751660300

Results 4 issues of 1751660300

hello,i find a problem when used flx.create_element,i want to create element by this code: def _render_dom(self): for index, data in enumerate(self.table_data): tds = [] check_id = data.get("id") index_id = flx.create_element('input',...

我参照用例想创建一个exe程序,执行后报[Errno 2] No such file or directory: ![image](https://github.com/flexxui/flexx/assets/57163876/f43f7d4d-ee93-4f46-ad3e-da5e7bd0f7f1) ![image](https://github.com/flexxui/flexx/assets/57163876/ba78b408-1676-44f0-9af4-25c882979da0)

Hello Brother. i want to use multiprocessing in PyWidget. In pycharm, the test runs normally, but when packaged into an executable file, the window keeps popping up and cannot be...

type: question

hi i want to use bootstrap-select . then i import bootstrap-select.css and bootstrap-select.js by flx.assets.associate_asset i want to use search select ![image](https://github.com/user-attachments/assets/3ea02ca6-dc19-4a71-9588-1d63d9dde8d2) But he didn't take effect, What should I...