Olivier Goffart

Results 270 comments of Olivier Goffart

The new syntax has the new lookup rules

Closed as the bug cannot be reproduced

Please re-open or comment if this is still an issue

For comparison calling `on_` with a lambda that has one argument too many Before this patch: ``` In file included from /usr/include/c++/12/bits/unique_ptr.h:36, from /usr/include/c++/12/memory:76, from /home/olivier/slint/api/cpp/include/slint.h:12, from /tmp/.tmp42a7Y9.cpp:5: /usr/include/c++/12/tuple: In...

I think sequence of state would solve this issue: https://github.com/slint-ui/slint/issues/2255 So closing as a duplicate

MVP merged in https://github.com/slint-ui/slint/pull/3984

Fixed with https://github.com/slint-ui/slint/pull/3650

Here is an example of a table view built on top of a ListView: https://slint-ui.com/docs/rust/slint/docs/recipes/index.html#table-view

Table View is in 0.3.4. Further features are tracked in https://github.com/slint-ui/slint/issues/2033

Closing as Duplicated of #251